Skip to main content

diagrid appid get

Get App ID

Description

Get details for App ID in a project

diagrid appid get <appid> [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")
-h, --help help for get

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO