Skip to main content

diagrid agent get

Show Agent details

Description

Show details for an Agent in a project.

diagrid agent get <agent> [flags]

Examples


# Get details for a specific Agent
diagrid agent get my-agent --project my-project

Options

-p, --project string Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for get

Options inherited from parent commands

--api-key string Diagrid Cloud API key

SEE ALSO