dn-transferlock

作者: automattic

使用 dn CLI 設定或移除網域的轉移鎖。當使用者想要鎖定或解鎖網域,以阻止或允許轉移至其他…

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

dn transferlock

Set or remove the transfer lock on a domain.

Usage

# Lock domain (prevent transfers)
dn transferlock example.com on

# Unlock domain (allow transfers)
dn transferlock example.com off

Arguments

ArgumentDescription
domainDomain name
stateon (lock) or off (unlock)

Notes

  • Partner mode only - user mode shows redirect to wordpress.com/domains/manage
  • Transfer lock should be disabled before initiating an outbound transfer
  • Use dn info <domain> to check current lock status

來自 automattic 的更多技能