Skip to content

Instantly share code, notes, and snippets.

View clinto-thomas's full-sized avatar
♠️
Focusing

Clinto Thomas clinto-thomas

♠️
Focusing
View GitHub Profile
@clinto-thomas
clinto-thomas / sfdx commands list
Created February 19, 2020 01:03 — forked from saicharanreddyk/sfdx commands list
sfdx commands list
=== Commands
force:alias:list # list username aliases for the Salesforce CLI
force:alias:set # set username aliases for the Salesforce CLI
force:apex:class:create # create an Apex class
force:apex:execute # execute anonymous Apex code
force:apex:log:get # fetch a debug log
force:apex:log:list # list debug logs
force:apex:log:tail # start debug logging and display logs
force:apex:test:report # display test results
force:apex:test:run # invoke Apex tests