cmd

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const FlagAll = "all"
View Source
const FlagDebug = "debug"
View Source
const FlagDryRun = "dry-run"
View Source
const FlagForce = "force"
View Source
const FlagShort = "short"
View Source
const FlagTarget = "target"
View Source
const FlagValue = "value"
View Source
const FlagVerbose = "verbose"
View Source
const InfoCmdFlagDecode = "decode"

Variables

This section is empty.

Functions

func Execute

func Execute(buildVersion string, buildCommit string, buildDate string)

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.

Types

type DecodedSecret added in v0.1.2

type DecodedSecret struct {
	// contains filtered or unexported fields
}

type RenderFileData

type RenderFileData struct {
	UsedConfig  string
	UsedContext string
	UsedFile    *config_generic.FileToRender
	Secrets     map[string]string
}

Jump to

Keyboard shortcuts

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