mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
22 lines
358 B
Markdown
Generated
22 lines
358 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.
|