Command-line parsing¶
In-depth looks at how Invoke’s parser suite works, why it works that way, and how it bridges command-line semantics with Python function calls.
See also
Please see the docs for the ‘invoke’ CLI tool itself for user-facing CLI usage information.