feat: enhance service status reporting with JSON output and add related tests
This commit is contained in:
@@ -8,6 +8,7 @@ It reads `profiles/<profile>/services.json`, starts/stops enabled services, reco
|
||||
|
||||
```bash
|
||||
python3 scripts/aiw/services.py status --profile fidelity
|
||||
python3 scripts/aiw/services.py status --profile fidelity --json
|
||||
python3 scripts/aiw/services.py doctor --profile fidelity
|
||||
python3 scripts/aiw/services.py doctor --profile fidelity --json
|
||||
python3 scripts/aiw/services.py start --profile fidelity
|
||||
|
||||
Reference in New Issue
Block a user