{"id":25657180,"url":"https://github.com/bibermann/doco-cli","last_synced_at":"2026-05-03T11:33:23.168Z","repository":{"id":62318792,"uuid":"559478329","full_name":"bibermann/doco-cli","owner":"bibermann","description":"A command line tool for docker compose projects and rsync backups","archived":false,"fork":false,"pushed_at":"2022-12-08T18:43:40.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-18T16:19:47.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bibermann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-30T08:37:06.000Z","updated_at":"2022-10-30T16:38:59.000Z","dependencies_parsed_at":"2023-01-25T15:32:04.082Z","dependency_job_id":null,"html_url":"https://github.com/bibermann/doco-cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fdoco-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fdoco-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fdoco-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fdoco-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibermann","download_url":"https://codeload.github.com/bibermann/doco-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240261480,"owners_count":19773474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-23T23:16:35.348Z","updated_at":"2026-05-03T11:33:23.163Z","avatar_url":"https://github.com/bibermann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doco CLI\n\n**doco** (**do**cker **co**mpose tool) is a command line tool\nfor working with [Docker Compose](https://docs.docker.com/compose/compose-file/) projects\n(pretty-printing status, creating backups using rsync, batch commands and more).\n\n[![Python 3.9.2](https://img.shields.io/badge/python-3.9.2-blue.svg)](https://www.python.org/downloads/release/python-392/)\n[![Code style](https://github.com/bibermann/doco-cli/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/bibermann/doco-cli/actions/workflows/pre-commit.yml)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![PyPI](https://img.shields.io/pypi/v/doco-cli)](https://pypi.org/project/doco-cli)\n\n## Usage\n\nExample calls:\n\n- `doco s *`: Print pretty status of all _docker compose_ projects in the current directory.\n- `doco s . -VV`: Print most detailled status of a _docker compose_ project (including variables and volumes).\n- `doco r .`: Equivalent of `docker compose down --remove-orphans \u0026\u0026 docker compose up --build -d`.\n- `doco backups create . --dry-run --verbose`: See what would be done to create a backup of a _docker compose_ project.\n\nTo explore all possibilities, run `doco -h` or see  [docs/doco-help.md](docs/doco-help.md).\n\n## Installation\n\n```bash\npipx install doco-cli\ndoco --install-completion\n```\n\nOr install from source, see [docs/installation.md](docs/installation.md).\n\n## Configuration\n\nTo create a backup, you need to either create a `doco.config.toml` file,\na `doco.config.json` file\nor set environment variables.\n\nSee [docs/configuration.md](docs/configuration.md).\n\n## Development\n\nTo start developing, see [docs/development.md](docs/development.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibermann%2Fdoco-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibermann%2Fdoco-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibermann%2Fdoco-cli/lists"}