Tsuru volume
tsuru volume¶
Volumes allow applications running on tsuru to use external storage volumes mounted on their filesystem.
Options¶
-h, --help help for volume
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 - A command-line interface for interacting with tsuru
- tsuru volume bind - Binds an existing volume to an application.
- tsuru volume create - Creates a new persistent volume based on a volume plan.
- tsuru volume delete - Delete an existing persistent volume.
- tsuru volume info - Get a volume.
- tsuru volume list - Lists existing persistent volumes.
- tsuru volume plan - Manage volume plans
- tsuru volume unbind - Unbinds a volume from an application.
- tsuru volume update - Update an existing persistent volume.