Skip to navigation

iagctl delete service

Delete a service.

The iagctl delete service command deletes a service from the gateway data store. This operation can’t be undone.

Syntax

iagctl delete service <service-name> [flags]

Examples

The following example deletes a service called my-service:

iagctl delete service my-service

Options

-h, --help Help for service

Options inherited from parent commands

--profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
--config string Path to the configuration file
--raw Display the result of the command in raw format
--verbose Enable verbose output