Skip to content
envshh is secureenvshh is secureenvshh
DiscordGitHub

branch

A branch is a version of the .envs. You can have different versions of .envs for different environments like staging, production, etc. If the option is not specified, Envshh will use the default branch name main. You can change the default branch name in the config. See configuration for more details.

Demo

Usage

As an option

option: -b, --bracnh <branchName>

Option Properties

  • Optional: true
  • Default: main or the value specified in the configuration

Supported Commands

Example

npx envshh pull -b staging