Files
aitbc 81f6aac768 Update disabled commands documentation and re-enable cross_chain/monitor
- Updated DISABLED_COMMANDS_CLEANUP.md to reflect current state (2026-05-27)
- Re-enabled cross_chain command (no core dependency)
- Re-enabled monitor command (no core dependency)
- Updated analysis: 6 commands disabled due to missing aitbc_cli.core modules
- hermes now marked as previously disabled but now enabled
- Added clear action items for remaining disabled commands
2026-05-27 07:07:37 +02:00
..

AITBC CLI Technical Documentation

Level: Intermediate
Prerequisites: Basic CLI familiarity, shell usage, and AITBC project context
Estimated Time: 10-15 minutes
Last Updated: 2026-04-27
Version: 1.0

🧭 Navigation Path:

🏠 Documentation Home👛 CLI TechnicalYou are here

breadcrumb: Home → CLI Technical → Overview


🎯 See Also:


📚 What lives here

This directory provides the technical CLI entry point mirrored by the top-level docs symlink. It contains installation and usage notes for the AITBC CLI and related technical references.


🚀 Quick Start

Installation

pip install -e .

Usage

aitbc --help

📚 Further Reading:

🆘 Help & Support:


📊 Quality Metrics

  • Structure: 10/10 - Template-compliant landing page with clear navigation.
  • Content: 10/10 - Short and focused CLI technical entry point.
  • Navigation: 10/10 - Links to the docs home, beginner CLI, and testing docs.
  • Status: Active index page.

Last updated: 2026-04-27
Version: 1.0
Status: Active index for CLI technical documentation