Skip to main content

diagrid appid get

Show App ID details

Description

Show details for an App ID in a project.

diagrid appid get <app-id> [flags]

Examples


# Get details for a specific App ID
diagrid appid get my-appid --project my-project --all

diagrid appid get my-appid --project my-project

Options

-p, --project string Name of existing project
-a, --all Get a more in depth summary view of App ID
-o, --output string Output format, supported [table, yaml, json] (default "table")
--include-activity Include appid activity in the response
-h, --help help for get

Options inherited from parent commands

--api-key string Diagrid Cloud API key

SEE ALSO