Skip to main content
The recommendation command group (alias: rec) surfaces AI-powered optimization suggestions generated by InfraAudit’s Gemini-backed analysis engine. Recommendations cover cost savings, security hardening, and compliance improvements.

recommendation list

List recommendations with optional filters. Synopsis:
Examples:

recommendation get

Show full details for a specific recommendation, including the rationale, estimated impact, and suggested actions: Synopsis:
Example:

recommendation generate

Trigger a new AI analysis run to generate fresh recommendations based on the current state of your infrastructure:

recommendation savings

Show the total potential savings across all pending cost recommendations:

recommendation apply

Mark a recommendation as applied: Synopsis:
Example:

recommendation dismiss

Dismiss a recommendation so it no longer appears in the default list: Synopsis:
Example:
For automated, approval-gated fix execution, use the remediation command group. Recommendations describe what to change; remediations execute the change against live infrastructure.