iagctl delete executable-object

Delete an executable object.

Use this command to delete an executable object from the gateway.

For more information, see Manage executable objects.

You can’t undo delete operations. Before you delete an executable object, verify that no services reference it. If services use the executable object, they will fail when you delete it.

Syntax

iagctl delete executable-object <object-name> [flags]

Examples

Delete an executable object

Deletes an executable object called py-312.

$iagctl delete executable-object py-312

Options

-h, --help help for executable-object

Options inherited from parent commands

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