configureenvvars

package
v0.6.95 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BREV_WORKSPACE_ENV_PATH  = "/home/brev/workspace/.env"
	BREV_MANGED_ENV_VARS_KEY = "BREV_MANAGED_ENV_VARS"
)

Variables

This section is empty.

Functions

func NewCmdConfigureEnvVars

func NewCmdConfigureEnvVars(_ *terminal.Terminal, cevStore ConfigureEnvVarsStore) *cobra.Command

func RunConfigureEnvVars

func RunConfigureEnvVars(cevStore ConfigureEnvVarsStore) (string, error)

Types

type ConfigureEnvVarsStore

type ConfigureEnvVarsStore interface {
	GetFileAsString(path string) (string, error)
}

Jump to

Keyboard shortcuts

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