Expand description
CLI module for the cleanroom testing framework
Provides a professional command-line interface using clap for running tests, managing services, and generating reports.
Re-exports§
Modules§
- commands
- CLI commands module
- noun_
verb_ integration - CLI integration with noun-verb pattern
- telemetry
- CLI OpenTelemetry Integration
- types
- Shared types for the CLI module
- utils
- Utility functions for the CLI module
Functions§
- run_cli
- Main CLI entry point