Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EnvSearchFlag = utils.FlagDef{ Name: "env-search", Shorthand: "s", Usage: "Searches query to filter environments", } EnvSelfFlag = utils.FlagDef{ Name: "env-self", Usage: "References to the self environment (the current local environment where the command is executed)", } )
Functions ¶
func EnvCommand ¶
func ShowEnv ¶ added in v0.5.1
func ShowEnv(env environments.Environment, includeEDS, excludeBindingFromEds bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.