Skip to content

metalcloud-cli storage list

List all storage pools

List all storage pools with optional filtering.

This command displays information about storage pools including their ID, site, driver, technology, type, name, and status. The output can be filtered by storage technology.

Flags: —filter-technology strings Filter results by storage technology (e.g., block, file, object)

Examples:

metalcloud storage list

metalcloud storage list —filter-technology block

metalcloud storage list —filter-technology block,file

metalcloud-cli storage list [flags]
--filter-technology strings Filter the result by storage technology.
-h, --help help for list
-k, --api_key string MetalCloud API key
-c, --config string Config file path
-d, --debug Set to enable debug logging
-e, --endpoint string MetalCloud API endpoint
-f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text")
-i, --insecure_skip_verify Set to allow insecure transport
-l, --log_file string Log file path
-v, --verbosity string Log level verbosity (default "INFO")

Auto generated by spf13/cobra on 11-Aug-2025

Section titled “Auto generated by spf13/cobra on 11-Aug-2025”