Skip to main content

Module subcommands

Module subcommands 

Source
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§

CheckDeterminismArgs
Arguments of anodizer check determinism: the run count, the stage and target filters, preserved-dist reuse, and where the report is written.

Enums§

ChangelogFormat
Output format for anodizer changelog.
CheckCmd
The checks anodizer check can run: the config validator, the determinism harness, and the version_files drift guard.
TagSub
anodizer tag parent subcommand.