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

# bd tag

> Add a label to an issue

Generated from `bd help --doc tag`.

Add a label to an issue.

Shorthand for 'bd update \<id> --add-label \<label>'.

Examples:
bd tag bd-123 bug
bd tag bd-123 needs-review

```
bd tag <id> <label> [flags]
```
