Tsuru volume update
tsuru volume update¶
Update an existing persistent volume.
Synopsis¶
Update an existing persistent volume.
tsuru volume update <volume name> <plan-name> [-p/--pool <pool>] [-t/--team <team>] [-o/--opt key=value]... [flags]
Options¶
-o, --opt key=value backend specific volume options
-p, --pool string the pool that owns the service (mandatory if the user has access to more than one pool)
-t, --team string the team that owns the service (mandatory if the user has access to more than one team)
-h, --help help for update
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 volume - Volumes allow applications running on tsuru to use external storage volumes mounted on their filesystem.