What problem does it solve? Managing infrastructure inventory across multiple cloud providers and environments requires manually querying the Datadog API or navigating dashboards, making host audits, capacity planning, and cost tracking slow and error-prone. ## Core Features & Use Cases - Host Listing & Filtering: List all infrastructure hosts and filter by tags such as environment, service, cloud provider, availability zone, instance type, or OS. - Host Totals & Statistics: Retrieve host counts and status breakdowns (active, muted, offline) for capacity planning and cost management. - Use Case: When asked "How many production AWS hosts are we running?", the agent runs pup infrastructure hosts --filter="env:production" and presents a formatted table with uptime, status, and distribution summaries. ## Quick Start Ask the agent to list all production hosts in your Datadog organization and show their status and uptime.