Skip to main content

diagrid appid export

Export manifest for an App ID

Description

Export manifest for an App ID in a project

diagrid appid export <appid> [flags]

Examples


# Export App ID manifest
diagrid appid export my-appid --project my-project

Options

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

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO