Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
astro env variable get <id-or-key>
<id-or-key>
--format
table
json
yaml
dotenv
--include-secrets
--workspace-id
--deployment-id
# Get a Workspace variable by key astro env variable get DBT_PROFILES_DIR --workspace-id <workspace-id> # Get a variable as JSON astro env variable get DBT_PROFILES_DIR --workspace-id <workspace-id> --format json
astro env variable list
astro env variable update
Was this page helpful?