mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
coder v0.0.0-devel
|
||
|
||
[93mUSAGE:[0m
|
||
coder server postgres-builtin-url [flags]
|
||
|
||
Output the connection URL for the built-in PostgreSQL deployment.
|
||
|
||
[93mOPTIONS:[0m
|
||
[96m--[0m[96mraw-url[0m bool
|
||
Output the raw connection URL instead of a psql command.
|
||
|
||
———
|
||
Run `coder --help` for a list of global options.
|