shc storage
shc storage
Section titled “shc storage”manage storage providers
Synopsis
Section titled “Synopsis”Group of commands for managing storage providers (local FS, NFS, CephFS). Subcommands cover add/list/show/link/unlink/rm plus the managed-singleton lifecycle nfs enable/disable/join/leave/status and cephfs enable/disable/join/leave/status.
shc storage [flags]Options
Section titled “Options” -h, --help help for storageOptions inherited from parent commands
Section titled “Options inherited from parent commands” --config stringArray extra YAML config file to layer on top of auto-discovered config; repeatable, later files win -d, --debug enable debug mode (default: $SHC_DEBUG) -e, --environment string environment name (default: $SHC_ENVIRONMENT) --exclude string comma-separated dotted paths to drop --fields string comma-separated columns/keys to show (and their order) --filter string comma-separated dotted paths to keep (drops everything else) -o, --output string output format: tty|text|json|yaml (default: $SHC_OUTPUT) -s, --stack string stack name (default: $SHC_STACK) -t, --tenant string tenant name (default: $SHC_TENANT) -v, --verbose verbose output (default: $SHC_VERBOSE)SEE ALSO
Section titled “SEE ALSO”- shc - Selfhosted Cloud CLI
- shc storage add - add a local-type storage provider; for managed nfs/cephfs use
shc storage nfs enableorshc storage cephfs enable - shc storage cephfs - manage the CephFS singleton (enable/disable/join/leave/status)
- shc storage link - link storage to a deployment
- shc storage ls - list storage providers
- shc storage nfs - manage the NFS singleton (enable/disable/join/leave/status)
- shc storage rm - delete a storage provider
- shc storage show - show storage provider details
- shc storage unlink - unlink storage from a deployment
shc@docs:~$