.gitignore
.pre-commit-config.yaml
AGENTS.md
CHANGELOG.md
LICENSE
README.md
README.ru.md
container-control.py
container-logs.py
container-stats.py
deploy.py
mkdocs.yml
opencode.json
pyproject.toml
requirements.txt
stack-containers.py
stack-list.py
.github/workflows/publish.yaml
.github/workflows/tests.yaml
.opencode/skills/portainer-cli/SKILL.md
.opencode/skills/portainer-git/SKILL.md
aioportainer.egg-info/PKG-INFO
aioportainer.egg-info/SOURCES.txt
aioportainer.egg-info/dependency_links.txt
aioportainer.egg-info/entry_points.txt
aioportainer.egg-info/requires.txt
aioportainer.egg-info/top_level.txt
docs/cli.md
docs/client.md
docs/index.md
docs/listener.md
docs/models.md
docs/watcher.md
portainer/__init__.py
portainer/cli.py
portainer/client.py
portainer/container_manager.py
portainer/exceptions.py
portainer/listener.py
portainer/models.py
portainer/monitor.py
portainer/retry.py
portainer/stack_manager.py
portainer/watcher.py
tests/conftest.py
tests/test_client.py
tests/test_models.py