Sagi Dayan
2ca1e7826a
Some checks failed
Codespell / Check for spelling errors (push) Failing after 1m35s
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
20 lines
340 B
Markdown
20 lines
340 B
Markdown
## envoid get
|
|
|
|
Gets a variable
|
|
|
|
```
|
|
envoid get <key> [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-e, --environment string environment name
|
|
-h, --help help for get
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [envoid](envoid.md) - envoid is an easy to use .env manager for personal (non production) use
|
|
|
|
###### Auto generated by spf13/cobra on 25-Nov-2024
|