Files
coder/docs/cli/coder_server_postgres-builtin-url.md
2023-02-23 01:53:21 +00:00

22 lines
355 B
Markdown

<!-- DO NOT EDIT | GENERATED CONTENT -->
# coder server postgres-builtin-url
Output the connection URL for the built-in PostgreSQL deployment.
## Usage
```console
coder server postgres-builtin-url [flags]
```
## Flags
### --raw-url
Output the raw connection URL instead of a psql command.
<br/>
| | |
| --- | --- |
| Default | <code>false</code> |