Commands
Pull

pull command

Description:

Pull command designed to pull environments from DotEM to local environment file.

Usage:

Go to the root directory of your project and run the following command:

.em pull [flags] <project_name> <file_path>

Examples:

.em pull my_project /path/to/local/.env

Options:

-h, --help: Help for pull command.