evroc storage filestore delete
Delete a file store
Synopsis
Delete a file store by its ID.
evroc storage filestore delete <filestore_id> [flags]
Examples
# Delete a file store by ID
evroc storage filestore delete my-filestore
Options
--force Skips interactive prompts and executes destructive actions.
-h, --help help for delete
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