Update Cmdop
Check for an update without installing it:
cmdop update checkRun the guided update flow:
cmdop updateIf an update has already been staged, apply it with:
cmdop update applyCmdop tells you when the final install step needs elevated permissions. Start the download as your normal user so the staged update remains in that user’s cache.
Inspect or configure background checks with:
cmdop update schedule
cmdop update schedule --enable --interval 1h
cmdop update schedule --disableUse cmdop version after updating and check cmdop update schedule --help
before applying a schedule through fleet automation.