mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-10 12:47:49 +00:00
* chore: Tidy up usage options and wording * docs: Update/refresh command docs pages, add completion page * chore: run prettier * fix: keep the previous push command format for backward compatibility * fix: update test snapshots to match new usage output * chore: run prettier * Apply suggestions from code review Co-authored-by: Heather Cloward <heathercloward@gmail.com> --------- Co-authored-by: Heather Cloward <heathercloward@gmail.com>
455 B
455 B
logout
Introduction
The logout command clears the API key from your device.
Usage
redocly logout [--help] [--version]
redocly logout --version
Options
| Option | Type | Description |
|---|---|---|
| --help | boolean | Show help. |
| --version | boolean | Show version number. |
Examples
redocly logout
Logged out from the Redocly account. ✋