LICENSE
README.md
pyproject.toml
setup.py
cli_cmdr.egg-info/PKG-INFO
cli_cmdr.egg-info/SOURCES.txt
cli_cmdr.egg-info/dependency_links.txt
cli_cmdr.egg-info/entry_points.txt
cli_cmdr.egg-info/requires.txt
cli_cmdr.egg-info/top_level.txt
cli_commander/__init__.py
cli_commander/cli.py
cli_commander/config.py
cli_commander/executor.py
cli_commander/generate_configs.py
tests/__init__.py
tests/test_cli.py
tests/test_config.py
tests/test_executor.py