mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
21 lines
264 B
Markdown
Generated
21 lines
264 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 prompts.
|