Most commands accept --json for machine-readable output. Credentials come from quantumlock configure (stored in ~/.quantumlock/config.json, mode 600) or the QUANTUMLOCK_API_KEY / QUANTUMLOCK_API_URL environment variables, which take precedence.

Command tree

Top-level

quantumlock v2 — license artifacts

quantumlock keys — enterprise key lifecycle

quantumlock entropy — entropy jobs

quantumlock secrets

Worked examples

Configure, generate, validate

Key lifecycle with entropy provenance

Sign and verify a release artifact

sign refuses to fall back to a non-production algorithm unless you pass --allow-dev-fallback, and any fallback is marked production_grade: false inside the .qsig bundle itself. See Security.

v2 artifacts end to end