Description
Existing functions can be exposed as command-line entry points with minimal wrapper code. This developer library is useful for small scripts, admin helpers, and internal tools. Arguments passed from a shell may trigger sensitive operations, so validation and clear command boundaries matter.