From 42190a2e08172b2d2e3f63f7b848231ec566b08f Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 27 Aug 2026 09:46:47 -0700 Subject: [PATCH] chore(docs): regenerate CLI reference --- docs/CLI.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/CLI.md b/docs/CLI.md index e9a57e65..2363574b 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -109,6 +109,12 @@ Return the stored token for a URL (git credential protocol) Refresh an OAuth token +### status + +Show authentication status for Gitea logins + +**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json) + ## logout Log out from a Gitea server