pcloud compute volumes replication onboard

Registers the auxillary volume with your cloud instance in the secondary region.

Synopsis

Registers the auxillary volume with your cloud instance in the secondary region.

pcloud compute volumes replication onboard --name <task name> --source <cloud-id> --volume <aux-volume-name:display-name> [flags]

Options

  -h, --help                 help for onboard
  -n, --name string          Replication Task Name
  -s, --source string        Source Cloud ID
  -v, --volume stringArray   AuxVolume:LocalName

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