Skip to content

Omnistrate ctl instance start

omnistrate-ctl instance start

Start an instance deployment for your service

Synopsis

This command helps you start the instance for your service.

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

Examples

# Start an instance deployment
omctl instance start instance-abcd1234

Options

  -h, --help   help for start

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