docs: align German CLI quickstart with current behavior - #14239
QIU-Guanzong wants to merge 1 commit into
Conversation
|
Thanks @QIU-Guanzong — this is a careful, well-sourced update to
Worth noting for script authors and AI agents: this guide doubles as agent-facing usage documentation — Minor, non-blocking: section order differs from the fr/pt/it siblings (Profiles before the local Desktop API section). Fine to keep unless template consistency across translations becomes a goal. Leaving merge sign-off to a human maintainer — this closes bounty issue #14215, so the merge and bounty-credit call belongs to a person. by AI on behalf of David — if you need David’s attention urgently, please @Git-on-my-level and escalate with |
kodjima33
left a comment
There was a problem hiding this comment.
Docs-correctness verified: new exit-code table matches sdks/python-cli/omi_cli/errors.py exactly (1=usage,2=auth,3=server,4=rate-limited,5=not-found), and the 'auth refresh' command referenced actually exists (commands/auth.py:219). Merging.
kodjima33
left a comment
There was a problem hiding this comment.
Re-affirming prior approval (already APPROVED by kodjima33): German quickstart content previously verified accurate. Now DIRTY due to unrelated concurrent doc merges -- approve only, needs author/manual rebase.
Updates the German guide for #14215: corrects exit codes, explains profile and environment precedence, and adds OAuth refresh and local Desktop API guidance. The README already links to this guide, so no duplicate link is added.
Checked the wording against the CLI implementation. All 435 CLI tests passed (one Windows-only test skipped), and 32 documented commands passed help/version checks with an isolated, empty configuration. Live login and account data operations were not exercised. Local preflight passed all 11 checks.
AI-assisted with OpenAI Codex.
Closes #14215.
Product invariants affected
none