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

> Epic management commands

Generated from `bd help --doc epic`.

Epic management commands

```
bd epic [command]
```

## bd epic close-eligible

Close epics where all children are complete

```
bd epic close-eligible [flags]
```

**Flags:**

```
      --dry-run   Preview what would be closed without making changes
```

## bd epic status

Show epic completion status

```
bd epic status [flags]
```

**Flags:**

```
      --eligible-only   Show only epics eligible for closure
```
