Newer Version Available

This content describes an older version of this product. View Latest

List of sf Commands with sfdx Equivalents

This table shows the mapping between the currently available sf commands and their closest sfdx equivalent. The table doesn’t include Salesforce Functions commands.
sf command Similar sfdx command
sf config get sfdx config:get
sf config list sfdx config:list
sf config set sfdx config:set
sf config unset sfdx config:unset
sf deploy (interactive) No equivalent.
sf deploy metadata sfdx force:source:deploy
sf env open sfdx force:org:open
sf env list sfdx force:org:list, sfdx auth:list
sf env display sfdx force:org:display
sf generate project sfdx force:project:create
sf login (interactive) No equivalent.
sf login org sfdx auth:web:login
sf login org jwt sfdx auth:jwt:grant
sf logout (interactive) No equivalent.
sf logout org sfdx auth:logout
sf retrieve metadata sfdx force:source:retrieve