evroc storage filestore create
Create a new file store
evroc storage filestore create <filestore_id> [flags]
Examples
# Create a file store with NFS V4.1 in zone-1a
evroc storage filestore create my-store --zone se-sto-a
Options
-h, --help help for create
--zone string Availability zone for the file store (required)
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc storage filestore - File Store management commands