Description
The dcos plugin add
command allows you to add a CLI plugin.
Usage
dcos plugin add <resource> [flags]
Options
Name | Description |
---|---|
--update , -u |
The plugin version. |
--help, h |
Print usage. |
Positional arguments
Name | Description |
---|---|
<resource> |
Path to the plugin resource. This can be either a .zip file or a URL |
Parent command
Command | Description |
---|---|
dcos plugin | Install and manage DC/OS software plugins. |