command line toolchain plugin install
Our stm32cubeide project 1.13.1 is using 10.3-2021 toolchain. I'm configuring a docker for automated builds. So far the only way I've identified to install the specific toolchain is by running the GUI toolchain manager. Once installed, the build succeeds.
Is there a specific command line mechanism to achieve this without the UI or will a standard ARM install of the toolchain to the correct "plugins/com.st...." name accomplish the same thing.