CLI reference
Generated from the released Clap command model. Do not edit by hand.
| Command | Purpose | Arguments and options |
|---|---|---|
nxd | Lifecycle reconciler for Nix-authored infrastructure | --debug, --verbose, --profile |
nxd clean | Preview or archive expired disposable plans in a consumer .nxd workspace | --root, --apply, --pin, --unpin, --recover |
nxd bootstrap | Serve one validated, bounded PVE bootstrap plan | |
nxd bootstrap serve | plan | |
nxd info | Show deployment-target metadata or its provider-observed endpoint | target, --ip, --wait, --source, --config-json, --format |
nxd exec | Execute a reviewed argv vector through the configured target provider | --target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel, command |
nxd validate | selections, --source, --config-json, --format | |
nxd show | ||
nxd show config | selections, --source, --config-json, --format | |
nxd show plan | path, --format | |
nxd show run | run_id, --format | |
nxd plan | Create a reviewed plan; --auto-apply continues through the shared mutation workflow | selections, --source, --config-json, --format, --intent, --install-mode, --enrollment-strategy, --reactivate, --reenroll, --convert-from, --offline, --host-identity, --out, --auto-apply, --approval, --parallel |
nxd apply | plan, --approval, --run-id, --parallel | |
nxd verify | selections, --source, --config-json, --format | |
nxd switch | Ergonomic plan --intent switch --auto-apply target workflow | target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel, --reactivate, --reenroll |
nxd deploy | Ergonomic plan --intent install --auto-apply target workflow | target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel, --reinstall, --replace, --enrollment-strategy |
nxd build | Ergonomic plan --intent build-only --auto-apply target workflow | target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel |
nxd boot | Ergonomic plan --intent boot --auto-apply target workflow | target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel |
nxd test | Ergonomic plan --intent test --auto-apply target workflow | target, --hosts, --source, --config-json, --format, --plan-only, --out, --parallel |
nxd capture | selections, --source, --config-json, --format, --out | |
nxd artifact | ||
nxd artifact build | selector, --source, --config-json, --format, --out, --parallel | |
nxd artifact verify | manifest, --format | |
nxd approval | Create or validate digest-bound approval evidence (never mutates targets) | |
nxd approval create | Create digest-bound approval evidence for a reviewed plan (no mutation) | --plan, --out, --principal, --expires-at-unix, --format |
nxd approval validate | Import and validate approval evidence against a plan without applying | --plan, --approval, --format |
nxd dashboard | Browse selected configuration, reviewed plans, and run history locally | --source, --config-json, --port, --open |
nxd monitor | run_id, --format | |
nxd cancel | run_id, --format | |
nxd completions | shell |