mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
test: add golden files to enterprise cli (#7924)
* test: Add golden files to enterprise cli
This commit is contained in:
10
enterprise/cli/testdata/coder_server_postgres-builtin-url_--help.golden
vendored
Normal file
10
enterprise/cli/testdata/coder_server_postgres-builtin-url_--help.golden
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
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.
|
Reference in New Issue
Block a user