CLI Reference¶
canopyiq start [--port 8080]
canopyiq apply-policy FILE_OR_DIR
canopyiq logs [--follow]
canopyiq test-policy INPUT.json
canopyiq export-audit --from 2025-08-01 --to 2025-08-31 --format csv
Examples¶
Validate a policy set:
canopyiq test-policy samples/attempts.json
Tail decisions:
canopyiq logs --follow