Skip to main content

diagrid resiliency export

Export the manifest of an existing resiliency

Description

Export the manifest of an existing resiliency in a project

diagrid resiliency export <resiliency> [flags]

Examples


# Export the manifest of the resiliency with specified name
diagrid resiliency export resiliencyName --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 export

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO