aegis status
Health check — shows what’s installed, missing, or drifted.
Usage
aegis status [OPTIONS]
Options
| Flag | Description |
|---|---|
--json | Output as JSON |
--module <NAME> | Filter to a specific module |
Output sections
- Profile — active profile name and description
- Environment Variables — which required env vars are set or missing
- Modules — per-module breakdown:
- Package install status with version
- Config deployment status (ok, missing, drifted, error)
- Dirmacs Toolchain — installed tools with versions and binary paths
Example
▸ Profile: dev-vps — Development VPS with full tooling
Environment Variables
✓ $USER (user)
✗ $NIM_API_KEY (nim_api_key)
Modules
▸ shell
✓ starship — starship 1.24.2
✓ bashrc → ~/.bashrc — ok
▸ dirmacs
✓ daedra — daedra 0.1.6
✗ ares-server — not installed
Dirmacs Toolchain
✓ daedra — daedra 0.1.6
✗ ares — not installed