Skip to main content

diagrid project get

Get project

Description

Get details for a project

diagrid project get <projectid> [flags]

Examples


# Get high-level details for a specific project
diagrid project get my-project

# Get high-level project details and list all project resources for your current project
diagrid project get --all

Options

  -a, --all             View summarized list of project resources
-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