evroc compute placementgroup create

Create a new placementgroup

evroc compute placementgroup create <placementgroup_name> [flags]

Options

  -h, --help              help for create
      --region string     The region for the resource.
      --strategy string   Describes how the virtual machines inside a placement group should be distributed.
      --zone string       The zone for the resource.

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output

SEE ALSO