For aligning the whole dev team and remote build agent i would like to use the Installer in CLI mode with an offline image.
Ideally I would :
create the image and store it in internal network
pass a script to any dev guy to execute it would :
download the image in the cache folder as specified in the user guide.
execute the Installer in offline mode to install tools.
the command line also allow execution on remote machine through ssh without graphical environnment.
Ideally it would execute the command list I saw in the installer logs, but it would save time it that one could produce it to be used by some tool (python or shell, whatever). I saw il was doing a lot on checking required installation
I tried to launch the installer by CLI with --help but it directly launches the GUI tool.
Thank you for the feedback on our MCUXpresso Installer. We will include this in an upcoming release. I will update this issue when the fix has been scheduled for release.
Hello,
For aligning the whole dev team and remote build agent i would like to use the Installer in CLI mode with an offline image. Ideally I would :
the command line also allow execution on remote machine through ssh without graphical environnment.
Ideally it would execute the command list I saw in the installer logs, but it would save time it that one could produce it to be used by some tool (python or shell, whatever). I saw il was doing a lot on checking required installation
I tried to launch the installer by CLI with --help but it directly launches the GUI tool.
Thanks for your support.