Skip to content
envshh is secureenvshh is secureenvshh
DiscordGitHub

pull

Check envshh help pull for more details from the command line

Pull environment variables from Local and/or Remote Repository

Demo

Screenshot

pull

Usage

envshh pull <options>

Options

Example

npx envshh pull
npx envshh pull -b "staging" # staging / production / development / dev / prod anything you like
npx envshh push -p "my-project" # Custom project name if your project name is different from your git repository / directory name
npx envshh pull -o # Just pull form local directory. No remote repository will be pulled