dn-transfer
Installation
SKILL.md
dn transfer
Transfer a domain in from another registrar.
Usage
# Interactive (prompts for auth code and contact info)
dn transfer example.com
# Non-interactive
dn transfer example.com \
--auth-code=ABC123 \
--first-name=John --last-name=Doe \
--email=john@example.com --phone=+1.5551234567 \
--address="123 Main St" --city=Springfield --state=IL \
--postal-code=62701 --country=US