You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Added gh-style --json <fields> selection for gitee repo view, gitee issue list, gitee pr view, gitee pr list, and gitee pr status, making gitee easier to script and easier for agents to consume.
Expanded the supported JSON field set and command help metadata so users can discover valid fields directly from gitee help --json.
Added gitee --version and clearer usage errors for unsupported JSON field selection requests.
Included in v0.3.0
JSON output and scripting workflows
Added gh-style --json <fields> selection for gitee repo view, gitee issue list, gitee pr view, gitee pr list, and gitee pr status in #63
Expanded supported repository, issue, and pull request fields, and documented field-selection examples in gitee help --json in #66
Improved usage errors for unsupported or unknown JSON field selection requests in #68
CLI ergonomics
Added gitee --version for quick binary version checks in #65
Agent workflows and documentation
Split using-gitee-cli command references into dedicated auth, repo, issue, and pull request guides in #67
Moved contributor guidance into CONTRIBUTING.md and CONTRIBUTING_CN.md to keep the README focused on end-user usage in #60
Notes
Full --json output remains available across commands, while field selection currently targets the read-oriented commands above.
The installed executable is named gitee.
gitee-cli is an unofficial community project and is not affiliated with Gitee.