clap
clap copied to clipboard
feat(clap_complete): Add powershell support for native completion
Closes https://github.com/clap-rs/clap/issues/3918
I know its not complete but merged a subset of this in #5646
- Make it easier for powershell users to tweak it
- Unblock #5647