LICENSE.md
README.md
pyproject.toml
ckan_pilot/__init.py
ckan_pilot/root.py
ckan_pilot.egg-info/PKG-INFO
ckan_pilot.egg-info/SOURCES.txt
ckan_pilot.egg-info/dependency_links.txt
ckan_pilot.egg-info/entry_points.txt
ckan_pilot.egg-info/requires.txt
ckan_pilot.egg-info/top_level.txt
ckan_pilot/commands/__init__.py
ckan_pilot/commands/catalog.py
ckan_pilot/commands/config.py
ckan_pilot/commands/dist.py
ckan_pilot/commands/extensions.py
ckan_pilot/commands/git.py
ckan_pilot/commands/init.py
ckan_pilot/commands/start.py
ckan_pilot/commands/stop.py
ckan_pilot/commands/sync.py
ckan_pilot/commands/tools.py
ckan_pilot/commands/version.py
ckan_pilot/helpers/__init__.py
ckan_pilot/helpers/catalog.py
ckan_pilot/helpers/checks.py
ckan_pilot/helpers/config.py
ckan_pilot/helpers/extensions.py
ckan_pilot/helpers/subproc.py
ckan_pilot/templates/docker.py
tests/test_catalog.py
tests/test_catalog_helper.py
tests/test_config.py
tests/test_config_helper.py
tests/test_dist.py
tests/test_extensions.py
tests/test_extensions_helper.py
tests/test_git.py
tests/test_init.py
tests/test_start.py
tests/test_stop.py
tests/test_subproc.py
tests/test_sync.py
tests/test_tools.py
tests/test_version.py