Command Line Interface (CLI)#

The CLI allows for initialization of a Python environment (virtue env install) and inspection of the Virtue packages in an active Python environment (virtue env info, virtue env list).

See the cli help (virtue --help) or the Command Line Interface (CLI) Reference for more details on the interface.