← birdybeep.com

CLI commands

These are the available @birdybeep/cli commands. Running an install command again preserves existing configuration and updates only BirdyBeep-managed entries.

Pairing

birdybeep pair        # pair this machine (shows a secure QR)
birdybeep status       # show pairing + integration status for this machine

Integrations

birdybeep agent install all      # detect + configure every supported harness
birdybeep agent install claude   # configure a specific harness (claude|codex|opencode|cursor|copilot)
birdybeep agent uninstall all    # remove only birdybeep-managed entries

Diagnostics

birdybeep test         # send a real test beep to your phone
birdybeep doctor       # check pairing, hook/plugin config, and push delivery
birdybeep --version

See troubleshooting if a command reports a problem.