{"id":20398774,"url":"https://github.com/bcambl/fabric-usergroups","last_synced_at":"2026-02-12T19:01:23.871Z","repository":{"id":18417974,"uuid":"21599948","full_name":"bcambl/fabric-usergroups","owner":"bcambl","description":"Fabric script to perform user group modifications","archived":false,"fork":false,"pushed_at":"2014-09-06T16:54:55.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T00:27:49.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcambl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-08T05:23:22.000Z","updated_at":"2014-07-08T05:23:22.000Z","dependencies_parsed_at":"2022-09-02T06:32:17.359Z","dependency_job_id":null,"html_url":"https://github.com/bcambl/fabric-usergroups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcambl/fabric-usergroups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-usergroups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-usergroups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-usergroups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-usergroups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcambl","download_url":"https://codeload.github.com/bcambl/fabric-usergroups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Ffabric-usergroups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29377902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T18:59:55.292Z","status":"ssl_error","status_checked_at":"2026-02-12T18:59:44.289Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-15T04:24:03.620Z","updated_at":"2026-02-12T19:01:23.854Z","avatar_url":"https://github.com/bcambl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"fabric-usergroups\n=================\n\nFabric script to perform user group modifications\n\n(add/remove operations require sudo privilages)\n\n#### Dependencies:\n\n- python-pip\n\n```\n$ pip install -r requirements.txt\n```\n\n\n### Usage:\n##### Add user to a group\n\n```\n$ fab addgrp:user=\u003cusername\u003e,grp=\u003cgroupname\u003e\n```\n\n##### Group membership checks\n\n```\n$ fab chkgrp:user=\u003cusername\u003e\n```\n\n##### Remove user from groups\n\n```\n$ fab remgrp:user=\u003cusername\u003e,exceptgrp=\u003cgroupname\u003e\n```\n\n*Note* - exceptgrp is optional (user maintains membership)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Ffabric-usergroups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcambl%2Ffabric-usergroups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Ffabric-usergroups/lists"}