Documentation
Everything the checker knows
Start with the quickstart if you have ten minutes. The reference is worth reading once, in order, before you write your fifth rule.
-
Getting started
Quickstart
Install the checker, write one rule, and run it against something you already deploy.
-
Getting started
Adding it to CI
Make the check required, so a deploy that breaks a rule cannot go out.
-
Writing rules
Writing rules
The four words a rule is made of: when, require, owner, and grace.
-
Writing rules
What you can check
The things Axiom knows about a resource, and how they work across clouds.
-
Reference
How the check works
What the checker reads and what it answers, for building your own integration.
-
Reference
CLI reference
Every command and option, and what each one does when you leave it out.