mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
21
docs/cli/server_postgres-builtin-url.md
Normal file
21
docs/cli/server_postgres-builtin-url.md
Normal file
@ -0,0 +1,21 @@
|
||||
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
||||
|
||||
# server postgres-builtin-url
|
||||
|
||||
Output the connection URL for the built-in PostgreSQL deployment.
|
||||
|
||||
## Usage
|
||||
|
||||
```console
|
||||
coder server postgres-builtin-url [flags]
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
### --raw-url
|
||||
|
||||
| | |
|
||||
| ---- | ----------------- |
|
||||
| Type | <code>bool</code> |
|
||||
|
||||
Output the raw connection URL instead of a psql command.
|
Reference in New Issue
Block a user