Перейти к содержанию

Svc vm update

svc vm update

Update domain

svc vm update <DOMAIN-NAME|<DOMAIN-ID> [flags]

Options

      --arch string             Domain Arch
      --description string      Domain new description
      --features stringArray    Domain Features
  -f, --file string             File to get the json config from
      --gpu_optimize            Domain GpuOptimize
  -h, --help                    help for update
  -i, --id string               Domain id
      --machine string          Domain Machine
  -n, --name string             Domain name
      --new_name string         Domain new name
      --os_type string          Domain os type
      --os_version string       Domain os version
      --priority int            Domain Priority
      --qemu_args stringArray   Domain QemuArgs
      --spice_stream            Domain SpiceStream
      --start_on_boot           Domain StartOnBoot
      --tablet                  Domain Tablet
      --user_xml string         Domain UserXml

Options inherited from parent commands

      --debug           Debug logging
      --format string   Set the output format: table, text, yaml, json, json-rest (default "table")
      --token string    Set the jwt token to use
      --url string      Set the API url, for example https://192.168.150.11.

SEE ALSO