mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 23:47:39 -05:00
19 lines
216 B
Markdown
19 lines
216 B
Markdown
## envr edit-config
|
|
|
|
Edit your config with your default editor
|
|
|
|
```
|
|
envr edit-config [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for edit-config
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [envr](envr.md) - Manage your .env files.
|
|
|