pcloud compute pgroups create

Create Placement Group

Synopsis

Create a new Placement Group.

Must specify the PGroup name and one of ‘affinity’ or ‘anti-affinity’.

pcloud compute pgroups create <PGroup> <affinity|anti-affinity> [flags]

Options

  -h, --help   help for create

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