dcos plugin add

Adding a CLI plugin

Description

The dcos plugin add command allows you to add a CLI plugin.

Usage

  1. dcos plugin add <resource> [flags]

Options

NameDescription
—update, -uThe plugin version.
—help, hPrint usage.

Positional arguments

NameDescription
<resource>Path to the plugin resource. This can be either a .zip file or a URL

Parent command

CommandDescription
dcos pluginInstall and manage DC/OS software plugins.