LinuxCommandLibrary

rustup-completions

Generate shell completions for `rustup` and `cargo`.

TLDR

Print the completion script to stdout

$ rustup completions [bash|elvish|fish|powershell|zsh] [rustup|cargo]
copy

Copied to clipboard