20 lines
380 B
Markdown
20 lines
380 B
Markdown
## envoid printenv
|
|
|
|
prints the whole environment in a .env format
|
|
|
|
```
|
|
envoid printenv [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-e, --environment string environments name
|
|
-h, --help help for printenv
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [envoid](envoid.md) - envoid is an easy to use .env manager for personal (non production) use
|
|
|
|
###### Auto generated by spf13/cobra on 16-Dec-2024
|