Registry / cli / cli-cli-v2

cli-cli-v2

JSON →
library2.94.0gogounverified

The official command-line tool for GitHub, enabling repository management, issues, pull requests, and more.

go get github.com/cli/cli/v2
INSTALL
IMPORT
SIG · CLI-CLI-V2
C
cli-cli-v2
cligov2.94.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cli
github.com/cli/cli/v2

Print the root command name of the GitHub CLI.

package main import ( "fmt" "github.com/cli/cli/v2/pkg/cmd/root" ) func main() { fmt.Println(root.NewCmdRoot().Use) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.94.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
cli-cli-v2 — go get cli-cli-v2 · libregistry