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:
23
docs/cli/envr_nushell-completion.md
Normal file
23
docs/cli/envr_nushell-completion.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## envr nushell-completion
|
||||
|
||||
Generate custom completions for nushell
|
||||
|
||||
### Synopsis
|
||||
|
||||
At time of writing, cobra does not natively support nushell,
|
||||
so a custom command had to be written
|
||||
|
||||
```
|
||||
envr nushell-completion [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for nushell-completion
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [envr](envr.md) - Manage your .env files.
|
||||
|
||||
Reference in New Issue
Block a user