pcloud compute volume-groups update

change the name or description of a group

Synopsis

change the name or description of a group

pcloud compute volume-groups update <volume-group> [--name=<name>] [--description=<description>] [flags]

Options

  -d, --description string   Description
  -h, --help                 help for update
  -n, --name string          Name

Options inherited from parent commands

  -F, --format string      Available formats: 'table', 'yaml', 'json', 'csv'.
                            Default is command specific.
                            Can be used with describe and list subcommands.
  -D, --log.dir string     Override Log file directory
  -L, --log.file string    Override Log file name
  -V, --verbosity string   Override Log verbosity

SEE ALSO