Tsuru plugin bundle
tsuru plugin bundle¶
Syncs multiple plugins using a remote manifest containing a list of plugins.
Synopsis¶
Syncs multiple plugins using a remote manifest containing a list of plugins.
tsuru plugin bundle --url <bundle-url> [flags]
Options¶
--url string URL for the remote plugin-bundle JSON manifest
-h, --help help for bundle
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.