mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
065206345e
* test: Add golden files to enterprise cli
11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
Usage: coder server postgres-builtin-url [flags]
|
|
|
|
Output the connection URL for the built-in PostgreSQL deployment.
|
|
|
|
[1mOptions[0m
|
|
--raw-url bool
|
|
Output the raw connection URL instead of a psql command.
|
|
|
|
---
|
|
Run `coder --help` for a list of global options.
|