Files
coder/cli/testdata/coder_server_postgres-builtin-url_--help.golden
2023-09-08 13:43:56 -05:00

14 lines
334 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

coder v0.0.0-devel
USAGE:
coder server postgres-builtin-url [flags]
Output the connection URL for the built-in PostgreSQL deployment.
OPTIONS:
--raw-url bool
Output the raw connection URL instead of a psql command.
———
Run `coder --help` for a list of global options.