Skip to main content

Crate agx_cli

Crate agx_cli 

Source
Expand description

AgX command-line interface.

See the project site for the full CLI reference.

Modules§

output
Output formatters for agx validate (and future commands that need both human and JSON output).
validate
agx validate subcommand.

Structs§

BatchOpts
Batch processing options shared by batch-apply and batch-edit.
Cli
Top-level CLI arguments.
EditArgs
Inline editing parameters (tone, white balance, LUT, HSL).
HslArgs
Per-channel HSL adjustment arguments.
OutputOpts
Output encoding options shared by all commands.

Enums§

Commands
Supported CLI subcommands.
OutputFormat
Output format for commands that support both human-readable and machine-readable output.

Functions§

build_cli
Build the fully-configured clap command for agx.
create_engine
Create an engine with the appropriate pipeline based on the --gpu flag.