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