Install and manage DCOS packages Usage: dcos package --config-schema dcos package --info dcos package describe [--app --cli --config] [--render] [--package-versions] [--options=] [--package-version=] dcos package install [--cli | [--app --app-id=]] [--package-version=] [--options=] [--yes] dcos package list [--json --app-id= ] dcos package search [--json ] dcos package repo add [--index=] dcos package repo remove dcos package repo list [--json] dcos package uninstall [--cli | [--app --app-id= --all]] Options: --all Apply the operation to all matching packages --app Apply the operation only to the package's Marathon application --app-id= The application id --cli Apply the operation only to the package's CLI command --config Print the package's config.json, which contains the configurable properties for marathon.json and command.json -h, --help Show this screen --index= Index into the list. The first element in the list has an index of zero --info Show a short description of this subcommand --options= Path to a JSON file containing package installation options --package-version= Package version to install --package-versions Print all versions for this package --render Render the package's marathon.json or command.json template with the values from config.json and --options. If not provided, print the raw templates. --version Show version --yes Assume "yes" is the answer to all prompts and run non-interactively Positional Arguments: Name of the DCOS package Pattern to use for searching for package Name for repository URL of repository of DCOS packages. E.g. https://universe.mesosphere.com/repo