user-disable-selfsubcommand to deactivate the calling user via their device context.user-update-statussubcommand to enable or disable a user administratively via a JWT generated from the IronCore Config and Identity Assertion Key.group-deletesubcommand to permanently delete one or more groups the calling user administers.
user-create: the long form of the device-output flag was renamed from--outto--output. Scripts that passed--out <path>must switch to--output <path>. The short form-ois unchanged.group-list: the device context path is now passed via the-d/--deviceflag instead of as a positional argument, matching every other subcommand. Scripts that ranironoxide-cli group-list path/to/device.jsonmust switch toironoxide-cli group-list --device path/to/device.json.- Dependency updates.
See git history for changes prior to 0.4.0.