infraudit command belongs to a group. The table below lists all groups with their aliases and a brief description. Click a group name to go to its full reference page.
| Command | Alias | Description |
|---|---|---|
| auth | Log in, register, log out, check current user | |
| config | Read and write the CLI config file | |
status | Print a dashboard summary of all findings | |
| provider | Connect, sync, and disconnect cloud accounts | |
| resource | List and inspect discovered cloud resources | |
| drift | Detect, list, and resolve configuration drift | |
| vulnerability | vuln | Run vulnerability scans and review CVE findings |
| cost | Cost overviews, trends, forecasts, and anomalies | |
| compliance | Enable frameworks and run compliance assessments | |
| kubernetes | k8s | Register clusters and inspect workloads |
| iac | Upload IaC files and detect IaC drift | |
| job | Create and manage scheduled automation jobs | |
| remediation | Approve, execute, and roll back fix actions | |
| recommendation | rec | View AI-powered cost and security suggestions |
| alert | List, acknowledge, and resolve alerts | |
| notification | notif | Manage notification channel preferences |
| webhook | Register and test outbound webhooks |
Global flags
The following flags are accepted by every command:| Flag | Short | Default | Description |
|---|---|---|---|
--server | from config | Override the API server URL for this request | |
--output | -o | table | Output format: table, json, or yaml |
--config | ~/.infraudit/config.yaml | Path to the config file | |
--no-color | false | Disable colored terminal output | |
--help | -h | Print help for any command or subcommand |
Getting help
Append--help or -h to any command to see its usage, flags, and subcommands: