bralecli v0.1.0
First source release of bralecli, a CLI for the Brale API.
- Invoke operations directly:
bralecli list_accounts,bralecli get_account <account-id>, andbralecli create_transfer <account-id>. - Generate typed commands from the vendored Brale OpenAPI specification.
- Follow CUSD examples for deposits, withdrawals, and transfers in the README.
- Use shell completions, MCP integration, and agent skills.
- Contribute with issue forms, a PR template, and protected maintainer-controlled workflows.
Validation: 65 tests and all seven required PR checks passed. The release tree matches the verified PR revision.
This is a source release. Follow the README to run it from a checkout with Nub; no npm package or standalone binaries are published with this release.