How do I switch my default toolchain?

If you have multiple toolchain distributions installed and want to switch the default one, you can run:
fuelup default <toolchain-name>

To see each toolchain installed and the names, you can run:
fuelup show

3 Likes