> ## 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 config unset

> CLI reference for buttons config unset

## buttons config unset

Clear a setting (revert to built-in default)

```
buttons config unset KEY [flags]
```

### Options

```
  -h, --help   help for unset
```

### 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 config](buttons_config.md)	 - Read and write per-user settings
