Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This command is only available on Astro.
Usage
Options
| Option | Description | Valid Values |
|---|---|---|
export | Export your Organization audit logs in GZIP. Requires Organization Owner permissions. | N/A |
export flags
| Flag | Description | Valid Values |
|---|---|---|
-i, --include | Number of days in the past to start exporting logs from. Minimum: 1. Maximum: 90. Default is 1. | An integer between 1 and 90. |
-n, --organization-name | The name of the Organization to export audit logs for. | Any valid Organization name. |
-o, --output-file | Path to a file for storing exported audit logs. | Any valid file path. |