Skip to content

hardis:org:diagnose:releaseupdates

Description

Export Release Updates into a CSV file with selected criteria, and highlight Release Updates that should be checked.

Before publishing Breaking Changes ❌, Salesforce announce them in the setup menu Release Updates

⚠️ Some of them are very important, because if you don't make the related upgrades in time (ex: before Winter 25) , your production org can crash !

This command is part of sfdx-hardis Monitoring and can output Grafana, Slack and MsTeams Notifications.

Agent Mode

Supports non-interactive execution with --agent:

sf hardis:org:diagnose:releaseupdates --agent --target-org myorg@example.com

In agent mode, the command runs fully automatically with no interactive prompts.

Parameters

Name Type Description Default Required Options
agent boolean Run in non-interactive mode for agents and automation. Uses default values and skips prompts.
debug
-d
boolean Activate debug mode (more logs)
flags-dir option undefined
json boolean Format output as json.
outputfile
-f
option Force the path and name of output report file. Must end with .csv
skipauth boolean Skip authentication check when a default username is required
target-org
-o
option undefined
websocket option Websocket host:port for VsCode SFDX Hardis UI integration

Examples

$ sf hardis:org:diagnose:releaseupdates
$ sf hardis:org:diagnose:releaseupdates --agent