v1.0.12 — accounts: developer registration + doctor hint
What's Changed
- Accounts: new
gmc accounts developer-registration(register/get/unregister) registers the Cloud project that calls the API with your Merchant Center account — the one-time step that clears the "GCP project … is not registered" 401 (previously this needed a raw API call). - Doctor: a "not registered" 401 now points you at
developer-registration registerinstead of suggesting re-authentication — the token is valid, the project just isn't registered. - Docs: corrected the
gmc issuesexample-output severity to[ERROR](the value the live API actually returns).
Tests: 594. Commands: 17.
Full Changelog: v1.0.11...v1.0.12