infra/.claude/commands/list-services.md
2026-01-18 15:40:43 +00:00

11 lines
336 B
Markdown
Executable file

# List All Services
List all Kubernetes services deployed in this infrastructure.
```bash
ls -1 /System/Volumes/Data/mnt/code/infra/modules/kubernetes/
```
Provide a summary of the services, grouped by category if possible (media, monitoring, productivity, etc.).
Note: This command runs locally since it only reads the filesystem.