mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 23:47:39 -05:00
docs: Added docs.
This commit is contained in:
18
docs/cli/envr_restore.md
Normal file
18
docs/cli/envr_restore.md
Normal file
@@ -0,0 +1,18 @@
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user