Skip to content

Omnistrate ctl instance stop

omnistrate-ctl instance stop

Stop an instance deployment for your service

Synopsis

This command helps you stop the instance for your service.

omnistrate-ctl instance stop [instance-id] [flags]

Examples

# Stop an instance deployment
omctl instance stop instance-abcd1234

Options

  -h, --help   help for stop

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