Note that file belongs to the framework

This commit is contained in:
2026-01-11 14:57:26 -06:00
parent 55f5cc699d
commit 14d20be9a2

2
mgmt
View File

@@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
# This file belongs to the framework. You are not expected to modify it.
# Management command runner - parallel to ./cmd for operational tasks # Management command runner - parallel to ./cmd for operational tasks
# Usage: ./mgmt <command> [args...] # Usage: ./mgmt <command> [args...]