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 validatesubcommand.
Structs§
- Batch
Opts - Batch processing options shared by batch-apply and batch-edit.
- Cli
- Top-level CLI arguments.
- Edit
Args - Inline editing parameters (tone, white balance, LUT, HSL).
- HslArgs
- Per-channel HSL adjustment arguments.
- Output
Opts - Output encoding options shared by all commands.
Enums§
- Commands
- Supported CLI subcommands.
- Output
Format - 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
--gpuflag.