For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationCommand referenceRelease notes
DocumentationCommand referenceRelease notes
  • Command reference
    • iagctl cert-gen
    • iagctl completion
      • get decorators
      • get executable-object
      • get registries
      • get repositories
      • get runners
      • get secrets
      • get services
      • get users
    • iagctl login
    • iagctl runner
    • iagctl server
    • iagctl version
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Syntax
  • Examples
  • Get all executable objects
  • Options
  • Options inherited from parent commands
Command referenceiagctl get

iagctl get executable-object

Was this page helpful?
Previous

iagctl get registries

Next
Built with

Display all executable objects.

Use this command to display a list of all executable objects in the gateway’s data store.

For more information, see Executable objects.

Syntax

iagctl get executable-objects [flags]

Examples

Get all executable objects

$iagctl get executable-objects

Options

-h, --help help for executable-objects

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