envvar

package
v0.0.0-...-f954743 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Add = &cobra.Command{
	Use:   "add",
	Short: "add environment variable to environment. pass variable name and value as two command arguments to add.",
	Run:   addHandler,
}
View Source
var List = &cobra.Command{
	Use:   "list",
	Short: "list environment variables",
	Run:   listHandler,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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