Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marathonctl repo + package #2

Open
6 of 10 tasks
ashwanthkumar opened this issue Feb 7, 2016 · 0 comments
Open
6 of 10 tasks

marathonctl repo + package #2

ashwanthkumar opened this issue Feb 7, 2016 · 0 comments

Comments

@ashwanthkumar
Copy link
Owner

Repo Features

  • repo add <name> <location> - Add a new package repository location
  • repo update [name] - Update the package repositories locally. By default we update all the repositories, but you can choose to update just 1 too.
  • repo rm <name> - Add a new package repository location
  • repo ls - List the package repositories so far

Package Features

  • package find <pattern> - Search for a given pattern across all the package repositories
  • package info <package_name> - Shows information about the package
  • package install <package_name> [version] - Install the respective package (optionally choose a version of the package)
  • package uninstall <package_name> - Uninstall an installed package from the cluster

Package repository layout can be found at ashwanthkumar/marathonctl-universe#1

Things to think through

  • Dependencies across packages
  • Supporting multiple versions of the same package - Traffic shaping between?
@ashwanthkumar ashwanthkumar changed the title marathonctl package marathonctl repo + package Feb 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant