Query HashiCorp Nomad clusters. List jobs, nodes, allocations, evaluations, and services. Read-only operations for monitoring and troubleshooting.
Initial release — provides read-only monitoring and troubleshooting commands for HashiCorp Nomad clusters. - Query jobs, allocations, nodes, evaluations, services, and variables using the Nomad CLI. - All commands support monitoring scenarios (status, logs, history, listing). - Supports JSON output and expression-based filtering. - Emphasizes read-only usage; job or cluster modifications are not included. - Documents required environment variables and common usage patterns.