mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
2bd6d2908e
I'm sorry.
22 lines
265 B
Markdown
Generated
22 lines
265 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.
|