{"id":20945465,"url":"https://github.com/arjundandagi/cncfctl","last_synced_at":"2026-04-21T23:02:38.422Z","repository":{"id":176682984,"uuid":"621835195","full_name":"ArjunDandagi/cncfctl","owner":"ArjunDandagi","description":"kubectl but for cncf landscape :blue_heart:","archived":false,"fork":false,"pushed_at":"2023-04-01T09:43:36.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T21:43:52.297Z","etag":null,"topics":["cli","cncf","github-api","kubectl","landscape"],"latest_commit_sha":null,"homepage":"","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/ArjunDandagi.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-03-31T13:43:15.000Z","updated_at":"2023-03-31T20:42:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae16cba2-377e-4145-8335-038634014acf","html_url":"https://github.com/ArjunDandagi/cncfctl","commit_stats":null,"previous_names":["arjundandagi/cncfctl"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunDandagi%2Fcncfctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunDandagi%2Fcncfctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunDandagi%2Fcncfctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunDandagi%2Fcncfctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArjunDandagi","download_url":"https://codeload.github.com/ArjunDandagi/cncfctl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243336717,"owners_count":20275170,"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","cncf","github-api","kubectl","landscape"],"created_at":"2024-11-18T23:48:25.142Z","updated_at":"2025-12-28T23:39:07.287Z","avatar_url":"https://github.com/ArjunDandagi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cncfctl\n\nlike kubectl but for CNCF landscape :wink: \n\n## what is CNCFctl\n\n`cncfctl` is a cli tool to that allows you to quickly and easily discover which developers from your company are contributing to projects within the Cloud Native Computing Foundation (CNCF).  \n\n## Installation\n\n### Brew\n```bash \nbrew tap arjundandagi/brew\nbrew install cncfctl\n```\n\n### Compiling From source \n```bash\n git clone https://github.com/arjundandagi/cncfctl\n go build \n ./cncfctl\n```\n\n## Usage:\n\nYou just have to set 2 environment variables. \n- your Github Token.  \n- The company username in github you want to search for.   \nfor example: `sumup` for sumup because it exists as https://github.com/sumup\n\n```bash \nexport GITHUB_TOKEN=githubtoken\nexport GITHUB_ORG=mycompany\n```\nthen run it as \n```bash \ncncfctl\n```\nor in a single line\n\n```bash \nGITHUB_TOKEN=githubtoken GITHUB_ORG=mycompany cncfctl \n```\n\n### TOD0:\n- [ ] Add testcases :sad:\n- [ ] Add contributing guidelines\n- [ ] Add initial commands like `cncfctl get` , `cncfctl explain` , `cncfctl list` on projects \n- [ ] Learn how to strcture the code neatly\n- [ ] Make it cli tool using Cobra (or anyother library)\n- [ ] Create complettion script for autocompleting. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjundandagi%2Fcncfctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjundandagi%2Fcncfctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjundandagi%2Fcncfctl/lists"}