Documentation
¶
Index ¶
Constants ¶
View Source
const ( ENVTAB_DIR = ".envtab" ENVTAB_CONFIG = "envtab" ENVTAB_CONFIG_TYPE = "yaml" )
Variables ¶
View Source
var ( Version string Commit string BuildDate string )
Version information set at build time via ldflags
Functions ¶
func Execute ¶
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 GetRootCmd ¶
GetRootCmd exposes the root command for tooling (e.g., docs generators).
func ListEnvtabLoadouts ¶
func ListEnvtabLoadouts(patterns []string)
func PrintEnvtabLoadouts ¶
func PrintEnvtabLoadouts(patterns []string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.