1 - pcloud compute volume-groups

Volume group commands

Synopsis

Volume group commands

pcloud compute volume-groups [flags]

Options

  -h, --help   help for volume-groups

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

2 - pcloud compute volume-groups add-volumes

add volume(s) to group

Synopsis

add volume(s) to group

pcloud compute volume-groups add-volumes <volume-group> --volume=<volume> [--volume=<volume>] [flags]

Options

  -h, --help                 help for add-volumes
  -v, --volume stringArray   Volume

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

3 - pcloud compute volume-groups create

create volume group

Synopsis

create volume group

pcloud compute volume-groups create --name <name> --description <description> --volume <volume-id> [flags]

Options

  -d, --description string   Description
  -h, --help                 help for create
  -n, --name string          Name
  -v, --volume stringArray   Volume(s)

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

4 - pcloud compute volume-groups delete

delete volume group

Synopsis

delete volume group

pcloud compute volume-groups delete <volume group> [flags]

Options

  -h, --help   help for delete

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

5 - pcloud compute volume-groups describe

show the volume groups

Synopsis

show the volume groups

pcloud compute volume-groups describe usage [flags]

Options

  -h, --help   help for describe

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

6 - pcloud compute volume-groups list

List volume groups

Synopsis

List volume groups

pcloud compute volume-groups list [flags]

Options

  -h, --help   help for list

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

7 - pcloud compute volume-groups relationship

show remote copy relationship

Synopsis

show remote copy relationship

pcloud compute volume-groups relationship <group-id> [--secondary] [flags]

Options

  -h, --help        help for relationship
  -s, --secondary   show secondary status

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

8 - pcloud compute volume-groups remove-volumes

remove volume(s) from group

Synopsis

remove volume(s) from group

pcloud compute volume-groups remove-volumes <volume-group> --volume-<volume> [--volume=<volume>] [flags]

Options

  -h, --help                 help for remove-volumes
  -v, --volume stringArray   Volume

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

9 - pcloud compute volume-groups reset

reset replication in the group

Synopsis

reset replication in the group

pcloud compute volume-groups reset <group-id> [--quiet] [flags]

Options

  -h, --help    help for reset
  -q, --quiet   do not prompt for confirmation

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

10 - pcloud compute volume-groups start

start replication in the group

Synopsis

start replication in the group

pcloud compute volume-groups start <group-id> <master|aux> [flags]

Options

  -h, --help   help for start

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

11 - pcloud compute volume-groups stop

stop replication in the group

Synopsis

stop replication in the group

pcloud compute volume-groups stop <group-id> [--allow-read-access] [flags]

Options

  -a, --allow-read-access   allow read access
  -h, --help                help for stop

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