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.