> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buttons.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# buttons logout

> CLI reference for buttons logout

## buttons logout

Disconnect this machine from the Buttons platform

### Synopsis

Remove the stored publish token and registry URL.

The token itself stays valid until revoked from the console's Desks page —
logout only forgets it on this machine.

```
buttons logout [flags]
```

### Options

```
  -h, --help   help for logout
```

### Options inherited from parent commands

```
      --json       output in JSON format
      --no-input   disable all interactive prompts
      --summary    show a read-only plan/snapshot instead of mutating
```

### SEE ALSO

* [buttons](buttons.md)	 - Deterministic workflow engine for agents
