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

Svc vdisk update

svc vdisk update

Update vdisk

svc vdisk update <VDISK-NAME|<VDISK-ID> [flags]

Options

      --description string    Vdisk new description
      --driver_cache string   DriverCache, (default|none|writethrough|writeback|directsync|unsafe)
  -f, --file string           File to get the json config from
  -h, --help                  help for update
  -i, --id string             Vdisk id
      --io string             TargetBus, (io_uring|threads)
  -n, --name string           Vdisk name
      --new_name string       Vdisk new name
      --target_bus string     TargetBus, (virtio|ide|scsi|sata)

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