--artifact-manifest | string | — | Architecture v2 generation manifest (default: <outputRoot>/.stackkit/generation-manifest.json) |
--generation-receipt | string | — | Architecture v2 generation receipt (default: <outputRoot>/.stackkit/generation-receipt.json) |
--host | string | — | Remote host to verify over SSH |
--http | bool | — | Verify generated service URLs with HTTP requests |
--inventory | string | — | Architecture v2 observed Inventory (otherwise one conventional inventory file is selected) |
--json | bool | — | Emit machine-readable JSON |
--key | string | — | SSH private key path for remote verification |
--legacy-remote-transport | bool | — | Explicitly allow the deprecated raw-SSH verifier for a StackSpec v1 target |
--offline | bool | — | Verify cached release receipts and attestations without network access |
--port | int | 22 | SSH port for remote verification |
--remote-dir | string | /opt/stackkit | Remote StackKit working directory |
--resolved-plan | string | — | Architecture v2 canonical ResolvedPlan (default: <outputRoot>/.stackkit/resolved-plan.json) |
--strict | bool | — | Treat warnings as verification failure |
--user | string | — | SSH username for remote verification |