Skip to content

Omnistrate ctl instance list snapshots

omnistrate-ctl instance list-snapshots

List all snapshots for an instance

Synopsis

This command helps you list all snapshots available for your instance.

omnistrate-ctl instance list-snapshots [instance-id] [flags]

Examples

# List snapshots for an instance
omctl instance list-snapshots instance-abcd1234"

Options

  -h, --help   help for list-snapshots

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO