Skip to content

Commit

Permalink
Updated for new commands
Browse files Browse the repository at this point in the history
  • Loading branch information
wadewegner committed May 2, 2018
1 parent 269e083 commit 46b3a4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sfdx.bash
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@ _sfdx()
force:apex:execute \
force:apex:log:get \
force:apex:log:list \
force:apex:log:tail \
force:apex:test:report \
force:apex:test:run \
force:apex:trigger:create \
force:auth:jwt:grant \
force:auth:logout \
force:auth:sfdxurl:store \
force:auth:web:login \
force:config:get \
Expand All @@ -69,6 +71,7 @@ _sfdx()
force:lightning:event:create \
force:lightning:interface:create \
force:lightning:lint \
force:lightning:lwc:create \
force:lightning:test:create \
force:lightning:test:install \
force:lightning:test:run \
Expand Down

0 comments on commit 46b3a4d

Please sign in to comment.