← birdybeep.com

CLI commands

The full @birdybeep/cli surface. All commands are safe to re-run — installs are idempotent and back up existing config.

Pairing

birdybeep pair        # pair this machine (shows a QR / manual code)
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)
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.