Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "ghissue",
Example: "GITHUB_TOKEN='...' ghissue create ./issues.txt",
Short: "Bulk-upload GitHub Issues",
PersistentPreRun: globalPre,
}
RootCmd is the root command for the CLI.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.