.coveragerc
.gitlab-ci.yml
LICENSE
MANIFEST.in
requirements.txt
setup.py
doc/Makefile
doc/conf.py
doc/configuration.rst
doc/index.rst
doc/install.rst
doc/usage.rst
lavacli/__about__.py
lavacli/__init__.py
lavacli/__main__.py
lavacli/utils.py
lavacli.egg-info/PKG-INFO
lavacli.egg-info/SOURCES.txt
lavacli.egg-info/dependency_links.txt
lavacli.egg-info/entry_points.txt
lavacli.egg-info/requires.txt
lavacli.egg-info/top_level.txt
lavacli.egg-info/zip-safe
lavacli/commands/__init__.py
lavacli/commands/aliases.py
lavacli/commands/device_types.py
lavacli/commands/devices.py
lavacli/commands/events.py
lavacli/commands/identities.py
lavacli/commands/jobs.py
lavacli/commands/results.py
lavacli/commands/system.py
lavacli/commands/tags.py
lavacli/commands/utils.py
lavacli/commands/workers.py
share/lavacli.yaml
tests/__init__.py
tests/conftest.py
tests/test_aliases.py
tests/test_device_types.py
tests/test_devices.py
tests/test_events.py
tests/test_helpers.py
tests/test_identities.py
tests/test_jobs.py
tests/test_lavacli.py
tests/test_results.py
tests/test_system.py
tests/test_tags.py
tests/test_workers.py