Skip to main content
Every 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.
CommandAliasDescription
authLog in, register, log out, check current user
configRead and write the CLI config file
statusPrint a dashboard summary of all findings
providerConnect, sync, and disconnect cloud accounts
resourceList and inspect discovered cloud resources
driftDetect, list, and resolve configuration drift
vulnerabilityvulnRun vulnerability scans and review CVE findings
costCost overviews, trends, forecasts, and anomalies
complianceEnable frameworks and run compliance assessments
kubernetesk8sRegister clusters and inspect workloads
iacUpload IaC files and detect IaC drift
jobCreate and manage scheduled automation jobs
remediationApprove, execute, and roll back fix actions
recommendationrecView AI-powered cost and security suggestions
alertList, acknowledge, and resolve alerts
notificationnotifManage notification channel preferences
webhookRegister and test outbound webhooks

Global flags

The following flags are accepted by every command:
FlagShortDefaultDescription
--serverfrom configOverride the API server URL for this request
--output-otableOutput format: table, json, or yaml
--config~/.infraudit/config.yamlPath to the config file
--no-colorfalseDisable colored terminal output
--help-hPrint help for any command or subcommand

Getting help

Append --help or -h to any command to see its usage, flags, and subcommands:
infraudit drift --help
infraudit drift list --help