{"id":40853921,"url":"https://github.com/daftcreations/gcps","last_synced_at":"2026-01-21T23:43:38.449Z","repository":{"id":38331014,"uuid":"473907962","full_name":"daftcreations/gcps","owner":"daftcreations","description":"Switch GCP Profiles Easily","archived":false,"fork":false,"pushed_at":"2023-05-30T20:59:55.000Z","size":85,"stargazers_count":7,"open_issues_count":7,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-03T07:26:25.570Z","etag":null,"topics":["gcloud","gcp","go","golang","google","profile","switcher"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daftcreations.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}},"created_at":"2022-03-25T07:20:44.000Z","updated_at":"2023-11-03T11:45:33.000Z","dependencies_parsed_at":"2023-07-13T03:15:54.705Z","dependency_job_id":null,"html_url":"https://github.com/daftcreations/gcps","commit_stats":{"total_commits":37,"total_committers":8,"mean_commits":4.625,"dds":0.7027027027027026,"last_synced_commit":"7e40db9dd2c3f346b75224157e69e8a371baa764"},"previous_names":["naman2706/gcps"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/daftcreations/gcps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daftcreations%2Fgcps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daftcreations%2Fgcps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daftcreations%2Fgcps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daftcreations%2Fgcps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daftcreations","download_url":"https://codeload.github.com/daftcreations/gcps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daftcreations%2Fgcps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28646960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gcloud","gcp","go","golang","google","profile","switcher"],"created_at":"2026-01-21T23:43:38.368Z","updated_at":"2026-01-21T23:43:38.438Z","avatar_url":"https://github.com/daftcreations.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Cloud Profile Switcher (GCPS)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://ik.imagekit.io/xidahcxomtd/gcps_logo_6b3g1MiNF.jpg?ik-sdk-version=javascript-1.4.3\u0026updatedAt=1649701365979\" style=\"width:200px; border-radius:10px;\"/\u003e\n\u003c/div\u003e\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/daftcreations/gcps/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/daftcreations/gcps?style=flat-square\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/daftcreations/gcps/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/tag/daftcreations/gcps?style=flat-square\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/daftcreations/gcps/actions/workflows/release.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/daftcreation/gcps/goreleaser?style=flat-square\"/\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg src=\"https://img.shields.io/tokei/lines/github/daftcreations/gcps?label=Lines%20of%20code\u0026style=flat-square\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://discord.com/channels/960581263264219186/960618259244257330\"\u003e\u003cimg src=\"https://img.shields.io/discord/960581263264219186?label=%20\u0026logo=discord\u0026style=flat-square\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nSwitch between Google Cloud Profiles easily\n\n## Usage\n\n\u003cimg src=\"docs/demo.gif\" width=\"80%\"\u003e\n\n- Switch through list `gcps` will return configured profile.\n\n- Switch to particular profile `gcps {profile_name}`\n\n- Switch to previous profile `gcps -`\n\n## Installation\n\nGolang\n\n```shell\ngo install github.com/daftcreations/gcps@latest\n```\n\nOR\n\n```shell\n## Linux\ncurl -fsSL instl.sh/daftcreations/gcps/linux | bash\n\n## MacOS (m1 and intel)\ncurl -fsSL instl.sh/daftcreations/gcps/macos | bash\n\n## Windows\niwr -useb instl.sh/daftcreations/gcps/windows | iex\n```\n\n\u003e probably have to source `.bashrc`, `.zshrc` or `.profile` to make it work\n\n### Future Development\n\nCheck out [projects](https://github.com/daftcreations/gcps/projects/1) and our socials\n\n---\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://discord.com/channels/960581263264219186/960618259244257330\"\u003e\u003cimg src=\"https://img.shields.io/badge/Discord-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.youtube.com/c/DaftCreation/playlists\"\u003e\u003cimg src=\"https://img.shields.io/youtube/channel/subscribers/UCDrfHGsm6bJI7Sli7vlcteA?label=YT\u0026logo=youtube\u0026style=for-the-badge\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://twitter.com/daftcreation\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/daftcreation?logo=twitter\u0026style=for-the-badge\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.instagram.com/daft.creations/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cdiv style=\"display:flex; justify-content:space-around;\"\u003e\n        \u003ch3 style=\"margin:-5px 10px 5px;\"\u003eContributors\u003c/h3\u003e\n        \u003chr align=\"left\" width=\"20%\"\u003e\n    \u003c/div\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=daftcreations/gcps\u0026columns=80\" style=\"width:150px;\"/\u003e\n\u003c/div\u003e\n\n### Stargazers over time\n\u003ccenter\u003e\n    \u003ca href=\"https://starchart.cc/daftcreations/gcps\"\u003e\u003cimg src=\"https://starchart.cc/daftcreations/gcps.svg\" width=\"80%\"/\u003e\u003c/a\u003e\n\u003c/center\u003e\n\n\n\u003e *May the source be with you*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaftcreations%2Fgcps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaftcreations%2Fgcps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaftcreations%2Fgcps/lists"}