Command Line Reference
This section documents all Ganzua subcommands.
ganzuaInspect Python dependency lockfiles (uv and Poetry).ganzua helpShow help for the application or a specific subcommand.ganzua inspectInspect a lockfile.ganzua diffCompare two lockfiles.ganzua constraintsWork withpyproject.tomlconstraints.ganzua constraints inspectList all constraints in thepyproject.tomlfile.ganzua constraints bumpUpdatepyproject.tomldependency constraints to match the lockfile.ganzua constraints resetRemove or relax any dependency version constraints from thepyproject.toml.
ganzua schemaShow the JSON schema for the output of the given command.