You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
dnsimple research status <domain> checks domain availability through the Domain Research endpoint, designed for high-volume bulk lookups and requiring dedicated paid access. (dnsimple/cli#4)
dnsimple ai now includes a "Choosing the Right Command" section that documents when to use registrar check (rate-limited, available on every plan) versus research status (bulk lookups, paid add-on). (dnsimple/cli#4)
Fixed
dnsimple completion now shows help text when invoked without a shell argument instead of returning Error: accepts 1 arg(s), received 0. Restructured as a parent command with bash, zsh, fish, and powershell subcommands. (dnsimple/cli#38)