Skip to main content

Crate vanta_cli

Crate vanta_cli 

Source
Expand description

vanta-cli — the command surface behind the vanta binary.

Implements the commands documented in docs/04-cli.md, wiring the CLI to the resolver, registry, install engine, environment, and diagnostics subsystems.

Constants§

VERSION
The crate version, surfaced by vanta --version.

Functions§

run
Dispatch a parsed argv (without the program name). Returns the process exit code.