{"id":47809715,"url":"https://github.com/godaddy/cli","last_synced_at":"2026-07-29T20:00:17.689Z","repository":{"id":336324136,"uuid":"1130503357","full_name":"godaddy/cli","owner":"godaddy","description":"Build apps and integrate with GoDaddy.","archived":false,"fork":false,"pushed_at":"2026-07-22T20:19:45.000Z","size":2407,"stargazers_count":5,"open_issues_count":6,"forks_count":21,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-22T20:20:42.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/godaddy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-08T15:46:54.000Z","updated_at":"2026-07-22T16:24:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/godaddy/cli","commit_stats":null,"previous_names":["godaddy/cli"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/godaddy/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godaddy","download_url":"https://codeload.github.com/godaddy/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36047717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-04-03T18:05:21.338Z","updated_at":"2026-07-29T20:00:17.664Z","avatar_url":"https://github.com/godaddy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoDaddy CLI\n\nAgent-first CLI for interacting with the GoDaddy Developer Platform.\n\n\u003e Looking for the original, TypeScript-based `godaddy` CLI (`@godaddy/cli` on\n\u003e npm)? It's maintained on the `original` branch — including its\n\u003e `godaddy-cli` agent skill, which isn't installable from this branch.\n\n## Installation\n\n**macOS / Linux (and Git Bash / MSYS2 / Cygwin on Windows):**\n\n```bash\ncurl -fsSL https://github.com/godaddy/cli/releases/latest/download/install.sh | bash\ngddy --version\n```\n\n**Windows (PowerShell):**\n\n```powershell\nirm https://github.com/godaddy/cli/releases/latest/download/install.ps1 | iex\ngddy --version\n```\n\nBoth installers download, checksum-verify, and install the binary for your platform. If you'd rather install by hand, download the archives from the [latest release](https://github.com/godaddy/cli/releases/latest) and put the binary on your `PATH`.\n\nOnce installed, `gddy update check` / `gddy update apply` handles upgrades in place.\n\n## Quickstart\n\n```bash\ngddy                              # environment/auth snapshot + full command tree\ngddy auth login                   # opens a browser for OAuth\ngddy domain available example.com # check if a domain is registerable\ngddy domain list                  # list domains in your account\n```\n\nMost commands need authentication. You may be taken through an interactive login process if you are not currently logged in, if your login has expired, or if your last auth token needs additional permissions. Run `gddy auth login` to log in explicitly.\n\nFor non-interactive workflows, you can use a [Personal Access Token (PAT)](https://developer.godaddy.com/en/docs/api-users/auth) instead; store the PAT with `gddy pat add` or use it in a `GDDY_PAT` environment variable.\n\n## What you can do\n\nUse `gddy --help` or `gddy tree` to get a comprehensive list of available commands. Top-level commands include:\n\n- `domain` — list your domains, check availability, get suggestions, and register new ones\n- `dns` — view and edit a domain's DNS records\n\n### Developer Platform\n\n- `platform app` — create, configure, release, and deploy GoDaddy Platform apps\n- `platform actions` — discover the action contracts an app can declare\n- `platform webhook` — inspect webhook event types for app subscriptions\n\nThe Developer Platform command tree is currently an Experimental preview. Enable\nExperimental commands in your environment, then begin with `gddy platform app init`.\n\nWe're actively working to expand the CLI to cover additional GoDaddy products.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodaddy%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy%2Fcli/lists"}