iagctl describe executable-object

Display details about an executable object.

Use this command to display all information about a specific executable object in the gateway’s data store.

For more information, see Executable objects.

Syntax

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

Examples

Describe an executable object

Displays all details about an executable object called py-312.

$iagctl describe 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