Manage executable objects
After you create executable objects, you can view, update, and delete them as your system requirements change.
View executable objects
You can view all executable objects or get details about a specific executable object.
View all executable objects
Use the iagctl get executable-objects command to see all executable objects in your system.
Syntax:
View details of a specific executable object
Use the iagctl describe executable-object command to view the configuration details of a specific executable object.
Syntax:
Example:
This command displays the executable object’s configuration, including:
- Executable command path
- Description
- Tags
Delete an executable object
You can delete an executable object when you no longer need it.
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:
Example: