mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
4d414a0df7
This is like `--yes`, but for parameter prompts.
21 lines
277 B
Markdown
Generated
21 lines
277 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# logout
|
|
|
|
Unauthenticate your local session
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder logout [flags]
|
|
```
|
|
|
|
## Options
|
|
|
|
### -y, --yes
|
|
|
|
| | |
|
|
|------|-------------------|
|
|
| Type | <code>bool</code> |
|
|
|
|
Bypass confirmation prompts.
|