Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides GitCode API client
|
Package api provides GitCode API client |
|
cmd
|
|
|
gc
command
Package main is the entry point for gitcode-cli
|
Package main is the entry point for gitcode-cli |
|
Package git provides Git operations for gitcode-cli
|
Package git provides Git operations for gitcode-cli |
|
internal
|
|
|
config
Package config provides configuration management for gitcode-cli
|
Package config provides configuration management for gitcode-cli |
|
pkg
|
|
|
browser
Package browser provides utilities for opening URLs in a web browser
|
Package browser provides utilities for opening URLs in a web browser |
|
cmd/auth
Package auth implements authentication commands
|
Package auth implements authentication commands |
|
cmd/auth/login
Package login implements the auth login command
|
Package login implements the auth login command |
|
cmd/auth/logout
Package logout implements the auth logout command
|
Package logout implements the auth logout command |
|
cmd/auth/status
Package status implements the auth status command
|
Package status implements the auth status command |
|
cmd/auth/token
Package token implements the auth token command
|
Package token implements the auth token command |
|
cmd/commit
Package commit implements the commit command
|
Package commit implements the commit command |
|
cmd/commit/comments
Package comments implements the commit comments command
|
Package comments implements the commit comments command |
|
cmd/commit/comments/create
Package create implements the commit comments create command
|
Package create implements the commit comments create command |
|
cmd/commit/comments/edit
Package edit implements the commit comments edit command
|
Package edit implements the commit comments edit command |
|
cmd/commit/comments/list
Package list implements the commit comments list command
|
Package list implements the commit comments list command |
|
cmd/commit/comments/listbysha
Package listbysha implements the commit comments list-by-sha command
|
Package listbysha implements the commit comments list-by-sha command |
|
cmd/commit/comments/view
Package view implements the commit comments view command
|
Package view implements the commit comments view command |
|
cmd/commit/diff
Package diff implements the commit diff command
|
Package diff implements the commit diff command |
|
cmd/commit/patch
Package patch implements the commit patch command
|
Package patch implements the commit patch command |
|
cmd/commit/view
Package view implements the commit view command
|
Package view implements the commit view command |
|
cmd/help
Package help implements the help command with search and discovery features.
|
Package help implements the help command with search and discovery features. |
|
cmd/issue
Package issue implements the issue command
|
Package issue implements the issue command |
|
cmd/issue/close
Package close implements the issue close command
|
Package close implements the issue close command |
|
cmd/issue/comment
Package comment implements the issue comment command
|
Package comment implements the issue comment command |
|
cmd/issue/comment/edit
Package edit implements the issue comment edit command.
|
Package edit implements the issue comment edit command. |
|
cmd/issue/comments
Package comments implements the issue comments command.
|
Package comments implements the issue comments command. |
|
cmd/issue/create
Package create implements the issue create command
|
Package create implements the issue create command |
|
cmd/issue/edit
Package edit implements the issue edit command
|
Package edit implements the issue edit command |
|
cmd/issue/label
Package label implements the issue label command
|
Package label implements the issue label command |
|
cmd/issue/list
Package list implements the issue list command
|
Package list implements the issue list command |
|
cmd/issue/prs
Package prs implements the issue prs command
|
Package prs implements the issue prs command |
|
cmd/issue/relations
Package relations implements the issue relations command.
|
Package relations implements the issue relations command. |
|
cmd/issue/reopen
Package reopen implements the issue reopen command
|
Package reopen implements the issue reopen command |
|
cmd/issue/view
Package view implements the issue view command
|
Package view implements the issue view command |
|
cmd/label
Package label implements the label command
|
Package label implements the label command |
|
cmd/label/create
Package create implements the label create command
|
Package create implements the label create command |
|
cmd/label/delete
Package delete implements the label delete command
|
Package delete implements the label delete command |
|
cmd/label/list
Package list implements the label list command
|
Package list implements the label list command |
|
cmd/milestone
Package milestone implements the milestone command
|
Package milestone implements the milestone command |
|
cmd/milestone/create
Package create implements the milestone create command
|
Package create implements the milestone create command |
|
cmd/milestone/delete
Package delete implements the milestone delete command
|
Package delete implements the milestone delete command |
|
cmd/milestone/edit
Package edit implements the milestone edit command
|
Package edit implements the milestone edit command |
|
cmd/milestone/list
Package list implements the milestone list command
|
Package list implements the milestone list command |
|
cmd/milestone/view
Package view implements the milestone view command
|
Package view implements the milestone view command |
|
cmd/pr
Package pr implements the pr command
|
Package pr implements the pr command |
|
cmd/pr/checkout
Package checkout implements the pr checkout command
|
Package checkout implements the pr checkout command |
|
cmd/pr/close
Package close implements the pr close command
|
Package close implements the pr close command |
|
cmd/pr/comment
Package comment implements the PR comment command
|
Package comment implements the PR comment command |
|
cmd/pr/comments
Package comments implements the pr comments command
|
Package comments implements the pr comments command |
|
cmd/pr/create
Package create implements the pr create command
|
Package create implements the pr create command |
|
cmd/pr/diff
Package diff implements the pr diff command
|
Package diff implements the pr diff command |
|
cmd/pr/edit
Package edit implements the pr edit command
|
Package edit implements the pr edit command |
|
cmd/pr/list
Package list implements the pr list command
|
Package list implements the pr list command |
|
cmd/pr/merge
Package merge implements the pr merge command
|
Package merge implements the pr merge command |
|
cmd/pr/ready
Package ready implements the pr ready command
|
Package ready implements the pr ready command |
|
cmd/pr/reopen
Package reopen implements the pr reopen command
|
Package reopen implements the pr reopen command |
|
cmd/pr/reply
Package reply implements the pr reply command
|
Package reply implements the pr reply command |
|
cmd/pr/review
Package review implements the pr review command
|
Package review implements the pr review command |
|
cmd/pr/sync
Package sync implements the pr sync command.
|
Package sync implements the pr sync command. |
|
cmd/pr/test
Package test implements the pr test command
|
Package test implements the pr test command |
|
cmd/pr/view
Package view implements the pr view command
|
Package view implements the pr view command |
|
cmd/release
Package release implements the release command
|
Package release implements the release command |
|
cmd/release/create
Package create implements the release create command
|
Package create implements the release create command |
|
cmd/release/delete
Package delete implements the release delete command
|
Package delete implements the release delete command |
|
cmd/release/download
Package download implements the release download command
|
Package download implements the release download command |
|
cmd/release/edit
Package edit implements the release edit command
|
Package edit implements the release edit command |
|
cmd/release/list
Package list implements the release list command
|
Package list implements the release list command |
|
cmd/release/upload
Package upload implements the release upload command
|
Package upload implements the release upload command |
|
cmd/release/view
Package view implements the release view command
|
Package view implements the release view command |
|
cmd/repo
Package repo implements repository commands
|
Package repo implements repository commands |
|
cmd/repo/clone
Package clone implements the repo clone command
|
Package clone implements the repo clone command |
|
cmd/repo/create
Package create implements the repo create command
|
Package create implements the repo create command |
|
cmd/repo/delete
Package delete implements the repo delete command
|
Package delete implements the repo delete command |
|
cmd/repo/fork
Package fork implements the repo fork command
|
Package fork implements the repo fork command |
|
cmd/repo/list
Package list implements the repo list command
|
Package list implements the repo list command |
|
cmd/repo/stats
Package stats implements the repo stats command
|
Package stats implements the repo stats command |
|
cmd/repo/sync
Package sync implements the repo sync command.
|
Package sync implements the repo sync command. |
|
cmd/repo/view
Package view implements the repo view command
|
Package view implements the repo view command |
|
cmd/root
Package root implements the root command for gc
|
Package root implements the root command for gc |
|
cmd/schema
Package schema exposes machine-readable command metadata.
|
Package schema exposes machine-readable command metadata. |
|
cmd/version
Package version implements the version command
|
Package version implements the version command |
|
cmdutil
Package cmdutil provides utilities for command implementation
|
Package cmdutil provides utilities for command implementation |
|
iostreams
Package iostreams provides input/output stream management
|
Package iostreams provides input/output stream management |
Click to show internal directories.
Click to hide internal directories.