cmd

package
v0.0.0-...-f07dfbc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   = "No version provided at build time"
	BuildDate = "No build date provided at build time"
	GitHash   = "No git hash provided at build time"
)

Version and build information -ldflags "-X cmd.Verion=0.0.1 cmd.BuildDate=23-12-2016 cmd.GitHash='xxxxxx' Is populated with gulp file

View Source
var RootCmd = &cobra.Command{
	Use:   "D.A.D",
	Short: "Deployment analytics dashboards",
	Long:  `D.A.D is a web application which manage the  deployment of services`,
}

RootCmd This represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL