Commands
dry-run- run Stage 1 and generatedry_run_output.jsonfetch-proofs- run Stage 2 and generateproofs.jsonsound-run- run Stage 3 and print outputsprogram-hash- compute program hash for a compiled Cairo programenv-info- print expected environment variablesenv-check- check required RPC env vars for a dry-run outputlink- symlinkhdp_cairointo a local projectupdate- update CLI installationpwd- print HDP repository path
Common flags
--log-level <trace|debug|info|warn|error>--debug
dry-run
--program <path>/-p--compiled_module <path>/-m--inputs <path>/-i--injected_state <path>/-s--output <path>/-o--print_output
fetch-proofs
--inputs <path>/-i--output <path>/-o--mmr-hasher-config <path>--mmr-deployment-config <path>
sound-run
--program <path>/-p--compiled_module <path>/-m--inputs <path>/-i--injected_state <path>/-s--print_output--proof_mode--cairo_pie <path>--stwo_prover_input <path>

