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

> Manage peer-to-peer federation (requires CGO)

Generated from `bd help --doc federation`.

Federation commands require CGO and the Dolt storage backend.

This binary was built without CGO support. To use federation features:

1. Use pre-built binaries from GitHub releases, or
2. Build from source with CGO enabled

Federation enables synchronized issue tracking across multiple workspaces,
each maintaining their own Dolt database while sharing updates via remotes.

```
bd federation [flags]
```
