.DS_Store
.gitignore
.gitlab-ci.yml
Dockerfile
LICENSE
README.md
pyproject.toml
pyvenv.cfg
requirements.txt
test.py
.gitlab/merge_request_templates/merge-request-template.md
docs/Banner.md
docs/glitchtip_cli_tool.md
images/.DS_Store
images/auth_token.png
images/glitchtip.png
images/list_organization.png
src/glitchtip_cli.egg-info/PKG-INFO
src/glitchtip_cli.egg-info/SOURCES.txt
src/glitchtip_cli.egg-info/dependency_links.txt
src/glitchtip_cli.egg-info/entry_points.txt
src/glitchtip_cli.egg-info/requires.txt
src/glitchtip_cli.egg-info/top_level.txt
src/glitchtipcli/__init__.py
src/glitchtipcli/glitchtipcli.py
tests/test_glitchtipcli.py