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 connection get <id-or-key>
<id-or-key>
--format
table
json
yaml
--include-secrets
--workspace-id
--deployment-id
# Get a Workspace connection by key astro env connection get db_main --workspace-id <workspace-id> # Get a connection as JSON astro env connection get db_main --workspace-id <workspace-id> --format json
astro env connection list
astro env connection update
Was this page helpful?