Documentation ¶
Index ¶
Constants ¶
View Source
const ( BrevWorkspaceEnvPath = "/home/brev/workspace/.env" BrevDevPlaneEnvPath = "/home/ubuntu/.brev/.env" BrevManagedEnvVarsKey = "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 ¶
Click to show internal directories.
Click to hide internal directories.