Files
aitbc/cli/aitbc_cli/commands
aitbc ff2b8c2aed
Some checks failed
CLI Tests / test-cli (push) Has been cancelled
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
Fix config.py to use ctx.obj['output'] instead of ctx.obj['output_format']
- Replace all instances of ctx.obj['output_format'] with ctx.obj['output']
- Update config save command to use get_config() instead of ctx.obj['config']
- Ensures consistency with CLI's global output format parameter naming
2026-05-27 09:36:27 +02:00
..