mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
355 B
355 B
coder server postgres-builtin-url
Output the connection URL for the built-in PostgreSQL deployment.
Usage
coder server postgres-builtin-url [flags]
Flags
--raw-url
Output the raw connection URL instead of a psql command.
| Default | false |