rustup component
Modify a toolchain's installed components
Subcommands
Name | Description |
---|---|
list | List installed and available components |
add | Add a component to a Rust toolchain |
remove | Remove a component from a Rust toolchain |
help | Prints this message or the help of the given subcommand(s) |
Options
Name | Description |
---|---|
-h, --help | Prints help information |