README.md
pyproject.toml
socaity_cli/__init__.py
socaity_cli/__main__.py
socaity_cli/apipod_commands.py
socaity_cli/auth.py
socaity_cli/backend_client.py
socaity_cli/cli.py
socaity_cli/credentials.py
socaity_cli/deployment.py
socaity_cli/errors.py
socaity_cli/http.py
socaity_cli/prompts.py
socaity_cli/registry_push.py
socaity_cli/requires.py
socaity_cli/sdk_commands.py
socaity_cli.egg-info/PKG-INFO
socaity_cli.egg-info/SOURCES.txt
socaity_cli.egg-info/dependency_links.txt
socaity_cli.egg-info/entry_points.txt
socaity_cli.egg-info/requires.txt
socaity_cli.egg-info/top_level.txt
socaity_cli/clients/__init__.py
socaity_cli/clients/analytics.py
socaity_cli/clients/catalog.py
socaity_cli/clients/deployment.py
socaity_cli/clients/files.py
socaity_cli/clients/jobs.py
socaity_cli/clients/projects.py
socaity_cli/clients/sdk_install.py
test/test_cli.py
test/test_credentials.py
test/test_private_slot_error.py