resource command group lets you list, filter, and inspect cloud resources that InfraAudit discovered during provider syncs. Resources are not modified by any command in this group.
resource list
List all discovered resources with optional filters.
Synopsis:
Examples:
resource get
Show detailed information about a specific resource, including its metadata, tags, and any associated findings.
Synopsis:
resource search
Search resources by name or other attributes using a free-text query.
Synopsis:
resource search searches across resource names and metadata. For precise filtering by type or region, use resource list with the appropriate flags.