Skip to content

restart

omnistrate-ctl instance restart

Restart an instance deployment for your service

Synopsis

This command helps you restart the instance for your service.

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

Examples

# Restart an instance deployment
omctl instance restart instance-abcd1234

Options

  -h, --help   help for restart

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