Omnistrate ctl service delete
omnistrate-ctl service delete
Delete a service
Synopsis
This command helps you delete a service using its name or ID.
Examples
# Delete service with name
omctl service delete [service-name]
# Delete service with ID
omctl service delete --id=[service-ID]
Options
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 service - Manage Services for your account