hxcli datastore edit

Edit a datastore

Synopsis

Provides means to edit the name or capacity of the selected datastore.

hxcli datastore edit [flags]

Options

  -b, --block-size string   Block size. One of [4K|8K]
  -h, --help                help for edit
  -i, --id string           ID of the datastore
  -n, --name string         New name of the datastore
  -s, --size int            Size of the datastore
  -u, --unit string         Unit. One of [tb|gb]

SEE ALSO