CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cloudlaunch_cli/__init__.py
cloudlaunch_cli/config.py
cloudlaunch_cli/main.py
cloudlaunch_cli.egg-info/PKG-INFO
cloudlaunch_cli.egg-info/SOURCES.txt
cloudlaunch_cli.egg-info/dependency_links.txt
cloudlaunch_cli.egg-info/entry_points.txt
cloudlaunch_cli.egg-info/not-zip-safe
cloudlaunch_cli.egg-info/requires.txt
cloudlaunch_cli.egg-info/top_level.txt
cloudlaunch_cli/api/__init__.py
cloudlaunch_cli/api/client.py
cloudlaunch_cli/api/cloud_credentials.py
cloudlaunch_cli/api/endpoints.py
cloudlaunch_cli/api/resources.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/run_cloudlaunch_integration_tests.sh
tests/test_cloudlaunch_cli.py
tests/api/__init__.py
tests/api/test_cloud_credentials.py
tests/api/test_endpoints.py
tests/api/test_resources.py
tests/fixtures/app_cfg_ubuntu.json
tests/fixtures/gce_credentials.json
tests/fixtures/initial_test_data.json
tests/fixtures/ubuntu_application_data.json
tests/fixtures/ubuntu_deployment_data.json