> ## 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 assign

> Assign an issue to someone

Generated from `bd help --doc assign`.

Assign an issue to someone.

Shorthand for 'bd update \<id> --assignee \<name>'.

Examples:
bd assign bd-123 alice
bd assign bd-123 ""      # unassign

```
bd assign <id> <name> [flags]
```
