canasta storage list
From Canasta Wiki
canasta storage list
List StorageClasses on the cluster
Synopsis
List the StorageClasses installed on the target Kubernetes
cluster, alongside the StorageClass canasta will use by default
when canasta create --storage-class isn't passed (set by the
most recent canasta storage setup).
For a laptop driving a remote cluster, pass --host <name> to
target a registered host that has a kubeconfig pointing at the
cluster — typically the control plane.
canasta storage list [flags]
Examples
canasta storage list --host cp
canasta storage list
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--host |
-H |
Target host (default: localhost) | Both |
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |