dn-cart
작성자: automattic
dn CLI를 사용하여 WordPress.com 장바구니를 확인합니다. 사용자가 결제 전에 장바구니에 담긴 도메인을 확인하려 할 때 사용합니다. 사용자 모드 전용 - 아님…
npx skills add https://github.com/automattic/dn-cli --skill dn-cartdn cart
View the contents of your WordPress.com shopping cart.
Usage
dn cart
Output
Table columns: Domain, Product, Cost
Shows "Your cart is empty." if no items.
Notes
- User mode only - returns error in partner mode
- Reads from WPCOM
rest/v1.1/me/shopping-cart/no-site - Domains are added to cart via
dn register - Use
dn checkoutto complete the purchase