MANIFEST.in
setup.cfg
setup.py
gli/__init__.py
gli/cli.py
gli/utils.py
gli/commands/__init__.py
gli/commands/base.py
gli/commands/delete_environment.py
gli/commands/delete_variable.py
gli/commands/get_environment.py
gli/commands/get_project.py
gli/commands/get_variable.py
gli/commands/set_variable.py
gli/commands/toggle_registry.py
tests/test_cli.py
tests/__pycache__/test_cli.cpython-27-PYTEST.pyc
tests/commands/test_project.py
tests/commands/test_variables.py
tests/commands/__pycache__/test_create.cpython-27-PYTEST.pyc
tests/commands/__pycache__/test_env.cpython-27-PYTEST.pyc
tests/commands/__pycache__/test_info.cpython-27-PYTEST.pyc
tests/commands/__pycache__/test_project.cpython-27-PYTEST.pyc
tests/commands/__pycache__/test_variables.cpython-27-PYTEST.pyc