Skip to Content
CLIUpdate

Update Cmdop

Check for an update without installing it:

cmdop update check

Run the guided update flow:

cmdop update

If an update has already been staged, apply it with:

cmdop update apply

Cmdop 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 --disable

Use cmdop version after updating and check cmdop update schedule --help before applying a schedule through fleet automation.