Expand description
Nested subcommand trees and their arg structs.
The root Cli and the top-level Commands enum live in the crate root;
these are the trees that hang off individual commands.
Structs§
- Check
Determinism Args - Arguments of
anodizer check determinism: the run count, the stage and target filters, preserved-dist reuse, and where the report is written.
Enums§
- Changelog
Format - Output format for
anodizer changelog. - Check
Cmd - The checks
anodizer checkcan run: the config validator, the determinism harness, and theversion_filesdrift guard. - TagSub
anodizer tagparent subcommand.