{"id":27881861,"url":"https://github.com/src-d/beanstool","last_synced_at":"2025-05-05T05:05:52.542Z","repository":{"id":27440941,"uuid":"30919129","full_name":"src-d/beanstool","owner":"src-d","description":"Dependency free beanstalkd admin tool","archived":false,"fork":false,"pushed_at":"2021-09-18T04:10:00.000Z","size":27,"stargazers_count":158,"open_issues_count":7,"forks_count":31,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-05T05:05:46.897Z","etag":null,"topics":["beanstalkd","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ProteusVR/ProteusTemplate","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/src-d.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}},"created_at":"2015-02-17T13:56:04.000Z","updated_at":"2025-02-11T14:21:08.000Z","dependencies_parsed_at":"2022-09-02T07:23:21.853Z","dependency_job_id":null,"html_url":"https://github.com/src-d/beanstool","commit_stats":null,"previous_names":["tyba/beanstool"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fbeanstool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fbeanstool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fbeanstool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fbeanstool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-d","download_url":"https://codeload.github.com/src-d/beanstool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252442486,"owners_count":21748451,"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":["beanstalkd","golang"],"created_at":"2025-05-05T05:05:51.970Z","updated_at":"2025-05-05T05:05:52.531Z","avatar_url":"https://github.com/src-d.png","language":"Go","readme":"beanstool [![Circle CI](https://circleci.com/gh/src-d/beanstool.svg?style=svg)](https://circleci.com/gh/src-d/beanstool)\n==============================\n\nDependency free [beanstalkd](http://kr.github.io/beanstalkd/) admin tool.\n\nBasically this is a rework of the wonderful [bsTools](https://github.com/jimbojsb/bstools) with some extra features and of course without need to install any dependency. Very useful in companion of the server in a small docker container.\n\nInstallation\n------------\n\n```\nwget https://github.com/src-d/beanstool/releases/download/v0.2.0/beanstool_v0.2.0_linux_amd64.tar.gz\ntar -xvzf beanstool_v0.2.0_linux_amd64.tar.gz\ncp beanstool_v0.2.0_linux_amd64/beanstool /usr/local/bin/\n```\n\nbrowse the [`releases`](https://github.com/tyba/beanstool/releases) section to see other archs and versions\n\n\nUsage\n-----\n\n```sh\nUsage:\n  beanstool [OPTIONS] \u003ccommand\u003e\n\nHelp Options:\n  -h, --help  Show this help message\n\nAvailable commands:\n  bury   bury existing jobs from ready state\n  kick   kicks jobs from buried back into ready\n  delete a job from a queue\n  peek   peeks a job from a queue\n  put    put a job into a tube\n  stats  print stats on all tubes\n  tail   tails a tube and prints his content\n```\n\nAs example this is the output of the command `./beanstool stats`:\n\n```\n+---------+----------+----------+----------+----------+----------+---------+-------+\n| Name    | Buried   | Delayed  | Ready    | Reserved | Urgent   | Waiting | Total |\n+---------+----------+----------+----------+----------+----------+---------+-------+\n| foo     | 20       | 0        | 5        | 0        | 0        | 0       | 28    |\n| default | 0        | 0        | 0        | 0        | 0        | 0       | 0     |\n+---------+----------+----------+----------+----------+----------+---------+-------+\n```\n\nLicense\n-------\n\nMIT, see [LICENSE](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-d%2Fbeanstool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrc-d%2Fbeanstool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-d%2Fbeanstool/lists"}