mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
21 lines
357 B
Markdown
Generated
21 lines
357 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# server postgres-builtin-serve
|
|
|
|
Run the built-in PostgreSQL deployment.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder server postgres-builtin-serve [flags]
|
|
```
|
|
|
|
## Options
|
|
|
|
### --raw-url
|
|
|
|
| | |
|
|
|------|-------------------|
|
|
| Type | <code>bool</code> |
|
|
|
|
Output the raw connection URL instead of a psql command.
|