Skip to content

upctl object-storage network list

List networks in a managed object storage service

Lists all networks attached to the specified managed object storage service, showing their names, UUIDs, types, and families.

upctl object-storage network list <UUID/Title...> [flags]

Examples

upctl object-storage network list <service-uuid>
upctl object-storage network list my-service

Options

Option Description
--help, -h help for list
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format. Valid values are human, json and yaml.
Default: human
Command Description
upctl object-storage network Manage networks in managed object storage services