gddy

Installation
SKILL.md

gddy — GoDaddy domains & DNS CLI

gddy is GoDaddy's beta CLI for domain search, registration, and DNS management.

It's separate from GoDaddy's older godaddy CLI; it will eventually contain all of that same functionality.

Setup

Install:

# macOS / Linux / Git Bash / MSYS2 / Cygwin
curl -fsSL https://github.com/godaddy/cli/releases/latest/download/install.sh | bash

# PowerShell
irm https://github.com/godaddy/cli/releases/latest/download/install.ps1 | iex

Verify that installation works by running gddy --version.

Installs
116
Repository
godaddy/cli
GitHub Stars
14
First Seen
Jul 17, 2026
gddy — godaddy/cli