ToloMEO CLI Release Notes¶
For the full technical changelog, refer to the upstream repository.
[1.2.0-rc2] - 2026-05-21¶
Added¶
- Cybersecurity module integration. SBOM and VEX files can now be uploaded to the ToloMEO Cybersecurity module directly from the CLI, streamlining the vulnerability tracking workflow.
- Device unclaiming. Devices can now be unclaimed from ToloMEO Fleet Manager via the CLI, making it easier to retire or reassign devices without switching to the web interface.
- Firmware management. Model firmwares can now be created and deleted from the command line, reducing the need to use the cloud UI for firmware lifecycle tasks.
- IAM role and policy management. User roles and access policies can now be managed from the CLI, giving administrators more control over permissions without switching to the web interface.
- Trial tenant provisioning. Trial customer tenants can be automatically provisioned and deprovisioned through the CLI.
[1.1.0] - 2026-04-15¶
Added¶
When claiming a large number of devices at once, the CLI now fetches device information in parallel and shows a live progress indicator, making bulk provisioning operations noticeably faster and easier to monitor.
[1.0.0] - 2026-04-13¶
Added¶
- Interactive editing. Resources such as devices and parts can now be edited through an interactive interface directly in the terminal, without needing to pass every value as a command-line argument.
- User guide. Reference documentation for all commands is now bundled with the CLI and available via the built-in help system.
[0.2.0] - 2026-04-09¶
Added¶
Devices can now be claimed in bulk with a single command, rather than one at a time, speeding up fleet provisioning when registering multiple devices in one session.
[0.1.0] - 2026-04-07¶
Initial release of the ToloMEO CLI.