imagine sth like: ``` containers { "httpd" { status { execShell("systemctl status httpd.service") } } } ``` then running `sh gradlew envStatus` will print HTTP status