Itential Automation Gateway
Automation gateway for network infrastructure
IAG 5 (Latest)
Delete a service.
The iagctl delete service command deletes a service from the gateway data store. This operation can’t be undone.
iagctl delete service
$iagctl delete service <service-name> [flags]
The following example deletes a service called my-service:
my-service
$iagctl delete service my-service
$ -h, --help Help for service
$ --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