Description
The dcos package repo remove
command allows you to remove a package repository from DC/OS.
Usage
dcos package repo remove <repo-names>...
Options
Name | Description |
---|---|
-h , --help |
Display usage. |
Positional arguments
Name | Description |
---|---|
<repo-name> |
Name of the package repository. For example, Catalog . |
Examples
For an example, see the documentation.
Parent command
Command | Description |
---|---|
dcos package | Install and manage DC/OS software packages. |