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 update <id-or-key>
<id-or-key>
-t
--type
postgres
http
--host
-l
--login
-p
--password
--port
--schema
--extra
--auto-link
--workspace-id
--deployment-id
# Update only the host of a Workspace connection astro env connection update db_main --workspace-id <workspace-id> --type postgres --host db-new.example.com
astro env connection create
astro env connection get
astro env connection list
Was this page helpful?