Commands
volumes prune
Prune removes any unused and released persistent volumes
Synopsis
The 'prune' command removes any released persistent volumes. By default it will run in dry-run mode, which will only show the volumes that would be pruned. Use the --dry-run=false flag to actually prune the volumes.
Examples
Options
SEE ALSO
- acloud-toolkit volumes - Various commands for working with Kubernetes CSI volumes