orca export¶
Export resources for backup / migration.
The reference below is generated from the live CLI by mkdocs-click. It
always reflects the version installed.
orca export¶
Export project infrastructure as YAML/JSON.
Usage:
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--output, -o |
text | Output file path (default: stdout). | None |
--resources, -r |
text | Comma-separated resource types to export (default: all). | None |
--format, -f |
choice (yaml | json) |
Output format. | yaml |
--help |
boolean | Show this message and exit. | False |