For the complete documentation index, see llms.txt. This page is also available as Markdown.

CLI Reference

This page has moved. The canonical CLI documentation is now at CLI & Chain Binary.

The CLI surface is flat verb-first β€” every command lives at bb <verb>. The previous bb cli <subcmd> infix is deprecated and prints a stderr banner during the migration window; the release after the window removes it. See the overview for the full mapping. Start here:

  • Installation β€” install the chain binary + Node CLI in one shot

  • Build Commands β€” flag-based generators (build vault, build subscription, build bounty, …)

  • Analysis Commands β€” check (validate / review / verify folded), explain, simulate, preview

  • Deploy Commands β€” deploy --burner for the keyless faucet path

  • Tool Commands β€” fine-grained MCP tool / tools registry, persisted session, static resources

  • Utility Commands β€” docs, skills, address, alias, lookup, gen-list-id, doctor

  • API Commands β€” 104+ indexer routes

  • Auth Commands β€” wallet-agnostic SIWBB sessions

  • Chain Commands β€” bitbadgeschaind keys, transactions, queries

  • CLI for AI Agents β€” agent workflows and automation patterns

Last updated