mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
docs: move api and cli docs routes to reference/ (#14241)
This commit is contained in:
committed by
GitHub
parent
6f9b1a39f4
commit
48f29a1995
21
docs/reference/cli/server_postgres-builtin-serve.md
generated
Normal file
21
docs/reference/cli/server_postgres-builtin-serve.md
generated
Normal file
@ -0,0 +1,21 @@
|
||||
<!-- 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.
|
Reference in New Issue
Block a user