Files
envr/docs/cli/envr_nushell-completion.md
2025-11-03 18:22:23 -05:00

24 lines
349 B
Markdown

## 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.