Tsuru plugin install
tsuru plugin install¶
Downloads the plugin file. It will be copied to [[$HOME/.tsuru/plugins]].
Synopsis¶
Downloads the plugin file. It will be copied to [[$HOME/.tsuru/plugins]].
tsuru plugin install <plugin-name> <plugin-url> [flags]
Options¶
-h, --help help for install
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru plugin - Plugins are used to extend tsuru client functionality.