package
Version:
v0.0.0-...-e284d0c
Opens a new window with list of versions in this module.
Published: Feb 14, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var GithubCmd = &cobra.Command{
Use: "github",
Short: "GitHub commands",
Long: "GitHub commands to manage repositories, analyze deployments, and extract deployment information",
Run: func(cmd *cobra.Command, args []string) {
cmd.Help()
},
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.