> ## 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 trigger rm

> CLI reference for buttons trigger rm

## buttons trigger rm

Remove a trigger from a button

```
buttons trigger rm <button> <trigger-id> [flags]
```

### Options

```
  -h, --help   help for rm
```

### 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 trigger](buttons_trigger.md)	 - Manage button triggers (cron, watch, webhook)
