clone
Check
envshh help clone
for more details from the command line
git clone and envshh pull at the same time
Demo
Screenshot
Usage
envshh clone <options> [repository] <directory>
Arguments
-
repository
<repository>
(Required): Repository to clone from -
directory
<directory>
(Optional): Directory to clone into. If not specified, Envshh will use the repository name to get the directory name
Options
Example
npx envshh clone https://github.com/sanjib-sen/envshh
npx envshh clone https://github.com/sanjib-sen/envshh envshh-directory # Custom Directory
npx envshh clone https://github.com/sanjib-sen/envshh -p my-project -b staging-branch -i work-instance # Options for pull