flags

package
v0.12.0-build.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AllFlagName              = "--all"
	AllNamespacesFlagName    = cli.AllNamespacesFlagName
	AnnotationFlagName       = "--annotation"
	AppFlagName              = "--app"
	BuildEnvFlagName         = "--build-env"
	ComponentFlagName        = "--component"
	ConfigFlagName           = "--config"
	ContextFlagName          = cli.ContextFlagName
	DebugFlagName            = "--debug"
	DryRunFlagName           = "--dry-run"
	EnvFlagName              = "--env"
	ExportFlagName           = "--export"
	FilePathFlagName         = "--file"
	GitBranchFlagName        = "--git-branch"
	GitCommitFlagName        = "--git-commit"
	GitFlagWildcard          = "--git-*"
	GitRepoFlagName          = "--git-repo"
	GitTagFlagName           = "--git-tag"
	ImageFlagName            = "--image"
	KubeConfigFlagName       = cli.KubeConfigFlagName
	LabelFlagName            = "--label"
	LimitCPUFlagName         = "--limit-cpu"
	LimitMemoryFlagName      = "--limit-memory"
	LiveUpdateFlagName       = "--live-update"
	LocalPathFlagName        = "--local-path"
	MavenArtifactFlagName    = "--maven-artifact"
	MavenGroupFlagName       = "--maven-group"
	MavenTypeFlagName        = "--maven-type"
	MavenVersionFlagName     = "--maven-version"
	NamespaceFlagName        = cli.NamespaceFlagName
	NoColorFlagName          = cli.NoColorFlagName
	OutputFlagName           = "--output"
	ParamFlagName            = "--param"
	ParamYamlFlagName        = "--param-yaml"
	RegistryCertFlagName     = "--registry-ca-cert"
	RegistryPasswordFlagName = "--registry-password"
	RegistryTokenFlagName    = "--registry-token"
	RegistryUsernameFlagName = "--registry-username"
	RequestCPUFlagName       = "--request-cpu"
	RequestMemoryFlagName    = "--request-memory"
	ServiceAccountFlagName   = "--service-account"
	ServiceRefFlagName       = "--service-ref"
	SinceFlagName            = "--since"
	SourceImageFlagName      = "--source-image"
	SubPathFlagName          = "--sub-path"
	TailFlagName             = "--tail"
	TimestampFlagName        = "--timestamp"
	TailTimestampFlagName    = "--tail-timestamp"
	TypeFlagName             = "--type"
	UpdateStrategyFlagName   = "--update-strategy"
	VerboseLevelFlagName     = "--verbose"
	WaitFlagName             = "--wait"
	WaitTimeoutFlagName      = "--wait-timeout"
	YesFlagName              = "--yes"
)
View Source
const TanzuAppsEnvVarPrefix = "TANZU_APPS"

Variables

Functions

func FlagToEnvVar added in v0.9.0

func FlagToEnvVar(name string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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