README.md
pyproject.toml
setup.cfg
chatops/__init__.py
chatops/__main__.py
chatops/agent.py
chatops/alias.py
chatops/audit.py
chatops/auth_cache.py
chatops/changelog.py
chatops/cli.py
chatops/cloud.py
chatops/compliance.py
chatops/config.py
chatops/config_cli.py
chatops/cost.py
chatops/cve.py
chatops/deploy.py
chatops/docker.py
chatops/doctor.py
chatops/env.py
chatops/explain.py
chatops/feedback.py
chatops/generate.py
chatops/git.py
chatops/history.py
chatops/history_cli.py
chatops/iam.py
chatops/incident.py
chatops/insight.py
chatops/logs.py
chatops/metrics.py
chatops/monitor.py
chatops/openai_utils.py
chatops/pr.py
chatops/security.py
chatops/shell_cli.py
chatops/suggest.py
chatops/support.py
chatops/testing_cli.py
chatops/utils.py
chatops.egg-info/PKG-INFO
chatops.egg-info/SOURCES.txt
chatops.egg-info/dependency_links.txt
chatops.egg-info/entry_points.txt
chatops.egg-info/requires.txt
chatops.egg-info/top_level.txt
chatops/providers/__init__.py
chatops/providers/aws.py
chatops/providers/azure.py
chatops/providers/docker.py
chatops/providers/gcp.py
tests/__init__.py
tests/test_cloud.py
tests/test_cost.py
tests/test_deploy.py
tests/test_docker.py
tests/test_env.py
tests/test_git.py
tests/test_logs.py
tests/test_support.py