BusDK Design Spec — CLI tooling and workflow
BusDK Design Spec: CLI tooling and workflow
This section is split into single-concept documents:
Extensible CLI surface and API parity, Git commit conventions per operation (external Git), Command structure and discoverability, Standard global flags, and CLI command naming define command design conventions.
Minimum required command surface (end-to-end workflow), Error handling, dry-run, and diagnostics, Non-interactive use and scripting, and Reporting and query commands define operation behavior.
For .bus usage, follow .bus files — getting started step by step, .bus getting started — multiple commands together, and .bus script files (writing and execution guide). Validation policies are in Validation and safety checks.