envoid/docs/envoid_import.md
Sagi Dayan 33f99dd65b
All checks were successful
build bin / Make sure build does not fail (push) Successful in 2m51s
Codespell / Check for spelling errors (push) Successful in 22s
Initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-12-15 17:41:31 +02:00

24 lines
473 B
Markdown

## envoid import
import a .env file into environment(s)
### Synopsis
This will not encrypt any value. You can then use `set encrypt KEY_NAME` to encrypt
```
envoid import <file> [flags]
```
### Options
```
-e, --environment string environments name
-h, --help help for import
```
### SEE ALSO
* [envoid](envoid.md) - envoid is an easy to use .env manager for personal (non production) use
###### Auto generated by spf13/cobra on 12-Dec-2024