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 ‘cli’ module docs for user-facing CLI usage information.