Cli Commands List
Cli Commands List
Generated by AI
Command: force:auth:web:login
Description: Authenticate and log in to a Salesforce org using the web-based login flow.
Command: force:org:create
Command: force:org:open
Command: force:source:deploy
Command: force:source:retrieve
Command: force:apex:class:create
Description: Create an Apex class in the local project.
Command: force:apex:trigger:create
Command: force:data:tree:import
Command: force:package:install
Command: force:package:create
Command: force:package:version:create
Command: force:apex:test:run
Command: force:source:push
Description: Push source code changes from the local project to a Salesforce org.
Command: force:source:pull
Description: Pull source code changes from a Salesforce org to the local project.
Command: force:config:set
Command: force:data:soql:query
Description: Execute a SOQL query against a Salesforce org and display the results.
Command: force:mdapi:deploy
Note: This is not an exhaustive list of all available commands, but it includes some commonly
used ones. You can always refer to the official Salesforce