mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 15:47:38 -05:00
19 lines
222 B
Markdown
19 lines
222 B
Markdown
## envr restore
|
|
|
|
Install a .env file from the database into your file system
|
|
|
|
```
|
|
envr restore [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for restore
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [envr](envr.md) - Manage your .env files.
|
|
|