Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 452 Bytes

sfdx-autocomplete

CLI/Terminal autocomplete for the SalesforceDX (sfdx) command.

demo gif

Install

Copy and paste the following into your terminal:

curl https://raw.githubusercontent.com/cloudanswers/sfdx-autocomplete/master/install.sh | sh

Next time you start a terminal, you can type sfdx for and then press tab (or double tab) to see auto-complete options.