Add group annotations for container, database, and volume management operations

This commit is contained in:
sHa
2025-09-27 00:44:58 +03:00
parent 4817ca3d35
commit 80cefd02dd
7 changed files with 258 additions and 66 deletions

View File

@@ -40,6 +40,7 @@ _detect_compose:
fi
# Environment detection and validation
[group: 'environment']
env-check:
#!/usr/bin/env bash
set -euo pipefail