web · cli · infrastructure

ANNÁVE Tools.

A modular ecosystem of engineering utilities — browser-native tools and a Go CLI that installs independent modules on demand.

1 live · 8 CLI modules in development brew install annave
ANNÁVE CLI — modules
infrastructure
Phase 1coming soon

annave-pdf

PDF rendering engine

Render, preview and validate documents from the command line. Powers the ANNÁVE PDF web tool under the hood.

annave pdf render <file>annave pdf preview <file>annave pdf validate <file>
devops
Phase 2coming soon

annave-log

Log analysis

Parse logs, extract error patterns and surface anomalies across distributed systems and application stacks.

annave log analyze <file>annave log summary
infrastructure
Phase 2coming soon

annave-health

Infrastructure health checks

Run deep health checks across services, clusters and dependencies. Generate structured availability reports.

annave health check <target>annave health report
cloud
Phase 3coming soon

annave-cleanup

Kubernetes cleanup

Identify and remove unused Kubernetes resources. Preview changes safely before applying to reduce cloud waste.

annave cleanup k8s --namespace=<ns>annave cleanup preview
security
Phase 3coming soon

annave-security

Security audits

Audit Kubernetes clusters and AWS environments for misconfigurations, vulnerabilities and compliance gaps.

annave security audit k8sannave security audit awsannave security report
cloud
Phase 4coming soon

annave-infra

Infrastructure as Code tools

Plan, validate and apply infrastructure changes. Integrates with Terraform and Helm workflows.

annave infra planannave infra applyannave infra validate
cloud
Phase 4coming soon

annave-cost

Cost monitoring

Monitor infrastructure spend, detect anomalies and surface cost attribution across cloud accounts.

annave cost reportannave cost anomaly
docs
Phase 4coming soon

annave-doc

Documentation CLI

Open and search internal documentation and knowledge bases directly from the terminal.

annave doc openannave doc search <query>