List
Retrieve a list of Snapshots for the currently authenticated tenant.
Usage:
#### Notes
- Use the expand argument to obtain additional details about the Volume used to
create each Snapshot.
Product catalog:
- Usage:
./mgc block-storage snapshots list [flags]
Other commands:
- Flags:
--control.limit
integer Limit (default 50)--control.offset
integer Offset--control.sort
string Sort (pattern: ^(^[\w-]+:(asc|desc)(,[\w-]+:(asc|desc))*)?$) (default "created_at:asc")--expand
array(enum) Expand (default [])- -h, --help help for list
- -v, --version version for list
Flags:
Global Flags:
--cli.show-cli-globals Show all CLI global flags on usage text
--env enum Environment to use (one of "pre-prod" or "prod") (default "prod")
--region enum Region to reach the service (one of "br-mgl1", "br-ne1" or "br-se1") (default "br-se1")
--server-url uri Manually specify the server to use