{"id":16761266,"url":"https://github.com/irevoire/zkli","last_synced_at":"2025-04-10T17:51:54.441Z","repository":{"id":192270848,"uuid":"686741988","full_name":"irevoire/zkli","owner":"irevoire","description":"zkli","archived":false,"fork":false,"pushed_at":"2023-09-07T08:46:09.000Z","size":54,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T04:32:00.878Z","etag":null,"topics":["cli","rust","zookeeper"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irevoire.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":"2023-09-03T19:41:19.000Z","updated_at":"2025-03-10T22:21:57.000Z","dependencies_parsed_at":"2024-10-20T17:17:55.848Z","dependency_job_id":null,"html_url":"https://github.com/irevoire/zkli","commit_stats":null,"previous_names":["irevoire/zkli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevoire%2Fzkli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevoire%2Fzkli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevoire%2Fzkli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevoire%2Fzkli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irevoire","download_url":"https://codeload.github.com/irevoire/zkli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262433,"owners_count":21074308,"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":["cli","rust","zookeeper"],"created_at":"2024-10-13T04:42:10.809Z","updated_at":"2025-04-10T17:51:54.421Z","avatar_url":"https://github.com/irevoire.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Zkli\n====\n\n```\nCli around zookeeper\n\nUsage: zkli [OPTIONS] \u003cCOMMAND\u003e\n\nCommands:\n  ls      List directory contents\n  tree    List contents of directories in a tree-like format\n  cat     Print file\n  rm      Remove directory entries\n  write   Write the content of stdin or argv to the specified path. The path must already exists. See the create command if you need to create a new node\n  create  Create a new file. Write the content of stdin or argv to the specified path. By default the file is created in persistent. If you override this value by ephemeral, the node will be deleted before the cli exit. By default the acls are set as: anyone can do anything\n  help    Print this message or the help of the given subcommand(s)\n\nOptions:\n  -a, --addr \u003cADDR\u003e  The addr of the zookeeper server [default: localhost:2181/]\n  -v...              The verbosity, the more `v` you use and the more verbose it gets\n  -h, --help         Print help\n```\n\n## Installation\n\n### If you're a rust user\n\n```\ncargo install zkli\n```\n\n### If not\n\nJoin the sect here: https://doc.rust-lang.org/book/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firevoire%2Fzkli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firevoire%2Fzkli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firevoire%2Fzkli/lists"}