{"id":13582425,"url":"https://github.com/BenOvermyer/barge","last_synced_at":"2025-04-06T14:30:55.427Z","repository":{"id":64305062,"uuid":"185841663","full_name":"BenOvermyer/barge","owner":"BenOvermyer","description":"A CLI tool for managing Docker Swarms through the Portainer API","archived":false,"fork":false,"pushed_at":"2023-04-18T12:05:56.000Z","size":70,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T14:59:37.839Z","etag":null,"topics":["docker","docker-swarm","portainer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BenOvermyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-09T17:14:36.000Z","updated_at":"2024-01-17T17:09:50.000Z","dependencies_parsed_at":"2024-06-20T02:51:00.076Z","dependency_job_id":"e5fa9cb6-3a5a-4bcd-9606-0f2211052074","html_url":"https://github.com/BenOvermyer/barge","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenOvermyer%2Fbarge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenOvermyer%2Fbarge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenOvermyer%2Fbarge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenOvermyer%2Fbarge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenOvermyer","download_url":"https://codeload.github.com/BenOvermyer/barge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247495734,"owners_count":20948101,"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":["docker","docker-swarm","portainer"],"created_at":"2024-08-01T15:02:42.121Z","updated_at":"2025-04-06T14:30:55.152Z","avatar_url":"https://github.com/BenOvermyer.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Barge\n\nBarge is a command line tool for viewing multiple Docker Swarms through Portainer.\n\n## Usage\n\n### Get Barge\n\n```bash\ncurl -L https://github.com/BenOvermyer/barge/releases/download/0.4.0/barge-linux-amd64 -o barge\nchmod +x barge\n```\n\n### Config \u0026 Run\n\nOptionally, these values can be provided in YAML notation via `barge.yaml`.\n\n```bash\nexport PORTAINER_URL=https://portainer.mysite.com\nexport PORTAINER_USERNAME=myuser\nexport PORTAINER_PASSWORD=mypass\nbarge -h\n```\n\n## Contributing\n\nDuring local development, you can use `go run` to build from source and run the target application all in one shot.\n\n```bash\ngo run .\n```\n\nIf you'd like to test it with arguments, you can append them. Here's an example with the container command.\n\n```bash\ngo run . container --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBenOvermyer%2Fbarge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBenOvermyer%2Fbarge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBenOvermyer%2Fbarge/lists"}