fx fetch-toolchain
Download toolchain from CAS and print instructions
usage: fx fetch-toolchain <CAS_DIGEST>
Downloads the toolchain specified by <CAS_DIGEST> to $FUCHSIA_DIR/local/toolchain/<CAS_DIGEST>.
Prints instructions for how to use it with `fx set` or in `args.gn`.
fetch-toolchain source code