Salesforce CLI Command Reference
Release Notes
Deprecation Policy
info releasenotes display
Display Salesforce CLI release notes on the command line.
By default, this command displays release notes for the currently installed CLI version on your computer. Use the –version flag to view release notes for a different release.
whatsnew
| Flag Name (Long) | Flag Name (Short) | Description |
|---|---|---|
‑‑flags‑dir | N/A | Type: Value Import flag values from a directory. |
‑‑json | N/A | Type: Boolean Format output as json. |
‑‑version | ‑v | Type: Value CLI version or tag for which to display release notes. |
Display release notes for the currently installed CLI version:
1sf info releasenotes displayDisplay release notes for CLI version 7.120.0:
1sf info releasenotes display --version 7.120.0Display release notes for the CLI version that corresponds to a tag (stable, stable-rc, latest, latest-rc, rc):
1sf info releasenotes display --version latest