Crate mi6_cli
Source - commands
- display
- Display utilities for mi6-cli output formatting.
- process
- Process tree utilities for finding the Claude Code process.
- Cli
- A unified CLI for monitoring and managing agentic coding sessions.
- TuiArgs
- Arguments for the TUI interface.
- Commands
- IngestCommands
- Subcommands for ingesting data into mi6.
- OtelCommands
- Subcommands for managing the OpenTelemetry server.
- RunResult
- Result of running a CLI command.
- UpgradeMethod
- Installation method for upgrading mi6.
- print_command_help
- Print styled help for a command path (e.g.,
["ingest"] or ["ingest", "transcript"]). - print_help
- Print custom help matching jtool’s style.
- print_subcommand_help
- Print styled help for a subcommand (single level).
- run
- Run the CLI with a storage factory.