dn-renew

द्वारा automattic

dn CLI का उपयोग करके डोमेन पंजीकरण नवीनीकृत करें। जब उपयोगकर्ता किसी डोमेन की पंजीकरण अवधि बढ़ाना चाहे तब उपयोग करें। केवल पार्टनर मोड - उपयोगकर्ता मोड पुनर्निर्देशित करता है…

npx skills add https://github.com/automattic/dn-cli --skill dn-renew

dn renew

Renew a domain registration.

Usage

# Interactive (prompts for expiration year)
dn renew example.com

# Non-interactive
dn renew example.com --expiration-year=2025 --period=1

# Premium domain renewal
dn renew premium.com --expiration-year=2025 --fee=15.99

Options

OptionDescription
--period, -pRenewal period in years (default: 1)
--expiration-yearCurrent expiration year (required, prompted if missing)
--feeFee amount for premium domains

Notes

  • Partner mode only - user mode shows redirect to wordpress.com/domains/manage
  • The --expiration-year is the domain's current expiration year, not the desired new one
  • Use dn info <domain> first to check the current expiration date

automattic की और Skills

dn-info
automattic
dn CLI का उपयोग करके पंजीकृत डोमेन के बारे में विस्तृत जानकारी प्राप्त करें। जब उपयोगकर्ता डोमेन विवरण जैसे समाप्ति तिथि, नेमसर्वर, संपर्क आदि देखना चाहे तब उपयोग करें।
official
wordpress-plugin-publish
automattic
इस कौशल का उपयोग तब करें जब Pressship के साथ WordPress.org प्लगइन्स को प्रकाशित करना, सबमिट करना, पुनः अपलोड करना, सत्यापित करना, पैकेज करना, जांचना, डेमो करना या रिलीज़ करना हो। यह कवर करता है…
official
dev
automattic
वर्डप्रेस एक्टिविटीपब प्लगइन के लिए विकास कार्यप्रवाह, जिसमें wp-env सेटअप, परीक्षण कमांड, लिंटिंग और बिल्ड प्रक्रियाएँ शामिल हैं। विकास सेटअप करते समय उपयोग करें…
official
gitattributes
automattic
.gitattributes export-ignore कवरेज का ऑडिट या अपडेट करते समय उपयोग करें ताकि केवल डेवलपर फ़ाइलें (लिंट कॉन्फ़िग, CI, टेस्ट, डॉक्स, बिल्ड टूलिंग) शिप न हों…
official
integrations
automattic
तृतीय-पक्ष वर्डप्रेस प्लगइन एकीकरण पैटर्न। नए एकीकरण जोड़ते समय, अन्य प्लगइन के साथ संगतता डीबग करते समय, या मौजूदा के साथ काम करते समय उपयोग करें।
official
design-systems
automattic
बोल्ड सौंदर्य दिशा मार्गदर्शन वेब डिज़ाइन के लिए। टाइपोग्राफी, रंग, गति, स्थानिक संरचना और समग्र दृश्य के बारे में रचनात्मक निर्णय लेते समय उपयोग करें…
official
site-specification
automattic
सरल विवरणों से व्यापक साइट विशिष्टताएँ निकालें। उपयोगकर्ता के थीम अनुरोध का विश्लेषण करते समय साइट प्रकार, दर्शक, स्वर, लेआउट निर्धारित करने के लिए उपयोग करें।
official
wordpress-block-theming
automattic
वर्डप्रेस फुल साइट एडिटिंग (FSE) थीम आर्किटेक्चर। theme.json, ब्लॉक टेम्पलेट, टेम्पलेट पार्ट्स, पैटर्न और functions.php जनरेट करते समय उपयोग करें...
official