{"id":20181259,"url":"https://github.com/codepope/shed","last_synced_at":"2025-10-07T02:34:19.289Z","repository":{"id":75009317,"uuid":"43741828","full_name":"codepope/shed","owner":"codepope","description":"A shell for etcd","archived":false,"fork":false,"pushed_at":"2015-11-11T14:15:07.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T17:19:45.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codepope.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-10-06T09:39:51.000Z","updated_at":"2017-03-28T01:10:14.000Z","dependencies_parsed_at":"2023-03-08T21:52:16.799Z","dependency_job_id":null,"html_url":"https://github.com/codepope/shed","commit_stats":null,"previous_names":["codepope/etcdsh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepope%2Fshed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepope%2Fshed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepope%2Fshed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepope%2Fshed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepope","download_url":"https://codeload.github.com/codepope/shed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616700,"owners_count":19991543,"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":"2024-11-14T02:34:50.869Z","updated_at":"2025-10-07T02:34:14.253Z","avatar_url":"https://github.com/codepope.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shed\nA SHell for EtcD\n\nThis is a shell for interacting with the hierarchy of keys and values withing an etcd cluster by navigating it as if it were a filesystem.\n\nOn start up, you start with the present working directory (pwd) set to \"/\"\n\nCommand line flags:\n\n--peers (or -p) (comma delimited list of machine URLS to connect to)\n--username (or -u) (username[:password] - if no password, one will be prompted for)\n-d (debug)\n\nCommands:\n\nls, pwd, set, get, env, exit\n\n### pwd\n\nPrint present working directory\n\n### ls\n\nList content of directory\n\nls - list contents of pwd\nls _wildcard_ - list contents of pwd that match the wildcard\nls _path_ - list contents of path\nls _path_/_wildcard_ - list contents of path that match the wildcard\n(wild card paths not currently implemented)\n\n### set\n\nSets value of key\n\nset _path_ _value_\n\n(value can be quoted)\n\n### get\n\nPrints value of key\n\nget _path_\n\n### env\n\nSet an internal env variable\n\n* e[nv] s[imple] - Print values of keys only\n* e[nv] j[son] - Print the result as json\n* e[nv] p[retty] - Print the result as formatted json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepope%2Fshed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepope%2Fshed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepope%2Fshed/lists"}