docs/methoddocs/cli.md
The ape.cli namespace is a collection of click extensions and reusable implementations, such as common arguments /
options for accounts, project file-paths, and generic utilities. Use these resources in plugins as well as in CLI-based
scripts.
.. automodule:: ape.cli.arguments
:members:
:show-inheritance:
.. automodule:: ape.cli.choices
:members:
:show-inheritance:
.. automodule:: ape.cli.commands
:members:
:show-inheritance:
.. automodule:: ape.cli.options
:members:
:show-inheritance:
.. automodule:: ape.cli.paramtype
:members:
:show-inheritance: