v1.0.6 — accounts: business-identity, autofeed, shipping & return-policies
What's Changed
Fills the remaining accounts/v1 sub-resources, in one patch.
gmc accounts business-identity get|update— diversity/identity attributes (--promotions-consent given|denied,--black-owned/--women-owned/--veteran-owned/--latino-owned/--small-business <yes|no>).gmc accounts autofeed get|update—--enable-products <true|false>.gmc accounts shipping get|set— read or replace the shipping-settings singleton.setis a full replace; the--filebody must carry theetagfromget(the API rejects a stale one).gmc accounts return-policies list|get|create|delete— manage online return policies. The id is auto-generated oncreate; bodies via--file/stdin (no patch in v1 — recreate to change).
API surface web-verified against the live accounts/v1 docs; ran the multi-agent review (security · code-quality · correctness — 0 critical/high, 3 consistency fixes applied).
Packages
@gmc-cli/cli 1.0.5 → 1.0.6 · @gmc-cli/api → 0.9.12 (internal)
Install
npm i -g @gmc-cli/cli · brew install yasserstudio/tap/gmc · or the standalone binaries below.
Tests: api 114 · cli 232 (+17). Full changelog: v1.0.5...v1.0.6