CLI and library that updates JetBrains Toolbox IDE's on demand using some trickery. It currently supports Linux only, but Windows support is planned.
jetbrains-toolbox-updater is included as part of topgrade, but it can also be installed seperately using cargo:
cargo install jetbrains-toolbox-updater
And used by running:
jetbrains-toolbox-updater
The process is as follows:
- Close JetBrains Toolbox if it's open
- Modify the configuration to enable automatic updates
- Start JetBrains Toolbox in the background
- Monitor the logs for possible updates, and wait until they're complete
- Quit and reset the configuration
- Restart JetBrains Toolbox if it was open