Documentation
¶
Index ¶
- Variables
- func Execute(version string, commit string, date string)
- func GetCompareCmd() *cobra.Command
- func GetGenerateCmd() *cobra.Command
- func GetGenerateNestJsCmd() *cobra.Command
- func GetInitCmd() *cobra.Command
- func GetManifestAddCmd() *cobra.Command
- func GetManifestCmd() *cobra.Command
- func GetManifestListCmd() *cobra.Command
- func GetPullCmd() *cobra.Command
- func GetPushCmd() *cobra.Command
- func GetRootCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit string Date string )
Functions ¶
func Execute ¶
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetCompareCmd ¶
func GetGenerateCmd ¶
func GetGenerateNestJsCmd ¶
func GetInitCmd ¶
func GetManifestAddCmd ¶ added in v0.3.7
func GetManifestCmd ¶ added in v0.3.7
func GetManifestListCmd ¶ added in v0.3.7
func GetPullCmd ¶
func GetPushCmd ¶ added in v0.3.10
GetPushCmd returns the command for pushing flags to a remote source
func GetRootCmd ¶
func GetVersionCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.