OptionApplies toMeaning
--manifest <path>manifest commandsManifest path; defaults to pixelkiln.manifest.json.
--lock <path>manifest commandsLock path; defaults beside the manifest.
--style a,bmost workflowsRestrict styles; repeatable.
--only id1,id2most workflowsRestrict asset ids; repeatable.
--budget <n|provider=n>submit/gen/galleryRefuse work above this cost. Repeat provider=n for every provider in a mixed run; do not mix keyed and unkeyed forms. For gallery, the session ceiling that enables generation from the page.
--forcegen/fetch/derived commands/recipe install/quality snapshotRegenerate current work, replace a changed or untracked fetch destination, rebuild current quality-profile output, take ownership of modified/unowned derived output, replace changed recipe files, or replace a changed quality baseline. A refinement rebuild resets approval.
--dry-runsupported mutating commandsInspect without spending or mutating provider state.
--jsonplan/doctor/audit/cache/status/gallery/salvage/refine/recipe/qualityMachine-readable stdout where supported. For gallery, prints the snapshot instead of serving it.
--checkplan/audit/cacheExit nonzero when selected state is unsafe.
--yes, -yconfirmed operationsSkip an interactive confirmation. For refine approve, it records an already-completed human review; it does not replace one.
--no-openpick/salvage/gallery/editDo not automatically open the browser (open, xdg-open, or start, by platform), or the editor for edit.
--editgalleryLet the page change asset prompts, sizes, category, and tags, and add assets. Rewrites the manifest only; never contacts a provider or spends. Also offers the in-browser editor.
--no-editorgalleryWith --edit, do not offer, install, or serve the in-browser editor.
--tagfetch/adoptAlso push tags after the command's primary work.
--refreshfetchRe-download downloaded outputs and replace files whose object changed upstream; never generates, never overwrites a local edit without --force.
--claims <paths>salvageOther project lockfiles; repeatable and comma-separated.
--workspace <path>workspace/salvage/galleryWorkspace catalog path; defaults to pixelkiln.workspace.json for workspace. On salvage, derives the claim set instead of repeated --claims; on gallery, shows every registered project.
--provider <id>balance/adopt/salvage/purge/workspace addSelect the account provider for a mixed manifest, or set the workspace catalog's default provider hint.
--account <label>workspace addFree-form account label, e.g. distinguishing sandboxes.
--allsalvage dry runList every unclaimed object rather than the first 30.
--from <path>init/refine/quality checkExisting source tree for init; source PNG or quality record for one-file refine mode; baseline for quality check. Omit it to use manifest style.quality.
--exclude <names>initDirectory/name fragments to exclude; repeatable.
--generator <name>initGenerator assigned to the scaffolded style.
--name <name>initProject name for the scaffolded manifest.
--write-promptsadoptRecover provider prompts into the manifest.
--port <n>pick/salvage/galleryLocal review or gallery server port; otherwise chooses a free port.
--out <path>pack/export/refine/recipe install/quality snapshotOutput base override, final native PNG for path-mode refine, exact recipe destination, or quality baseline path. Export requires one selected tileset.
--inputs <path>pack/quality snapshotJSON input array; requires --out. Quality cases use { id, path, record?, tolerances? }.
--columns <n>pack/exportGrid columns, 1–1024; default is near-square.
--format <name>export, pack, mountexport: generic (default), tiled, or godot (TileSet). pack and mount: generic (default), aseprite (sheet JSON), or godot (SpriteFrames).
--output-role <role>packInclude named structural roles; repeatable.
--primary-onlypackInclude only unambiguous primary/single outputs.
--max-distance <n>auditAbsolute palette-distance ceiling.
--min-transparency <0..1>audit/refineMinimum transparent canvas share.
--max-colors <n>auditMaximum distinct opaque colors.
--sigma <n>auditRelative outlier cutoff; defaults to 1.5.
--prunecacheRemove invalid and unreferenced cache data.
--palette <hexes>refineFinal #rrggbb colors; repeatable and comma-separated. Requires 2–256 unique colors.
--fixer-python <path>refineOne-run Python override containing Pixel Art Fixer. Manifest mode otherwise uses quality.fixerPython, then PIXELKILN_PIXEL_FIXER_PYTHON, then python3.
--fixer-revision <sha>refineRevision recorded in the quality companion. Defaults to PixelKiln's tested pin.
--min-grid-confidence <level>refineMinimum accepted detector confidence: high (default), medium, or low.
--reviewer <name>refine approveHuman reviewer stored in the quality companion.
--note <text>refine approveOptional review note stored in the quality companion.
--model-root <path>recipe verifyComfyUI models directory. Enables streamed hash checks for every external model declared by the recipe.
--generation <n|hash>restoreBring a replaced generation back: 1 is the most recently replaced, or a prefix of one of its output hashes. One asset at a time.