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