Omnistrate ctl instance 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
omnistrate-ctl 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
- omnistrate-ctl instance - Manage Instance Deployments for your service