hxcli datastore create

Create a datastore

Synopsis

Creates a logical container used by the HX Data Platform plug-in to manage your storage use and the storage resources.

hxcli datastore create [flags]

Options

  -b, --block-size string   Block size. One of [4K|8K] (default "8K")
  -h, --help                help for create
  -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