First-time use
Once you’ve installed Blaze CLI, you can start using it in three steps.
1. Sign in
Run the following in Terminal.
blaze loginA browser opens. Sign in with your account. After that, the interactive screen launches.
2. Connect a Salesforce org
In the interactive screen, type the following and press Enter.
/orgA list of orgs appears. Use the arrow keys to choose one and press Enter.
You need to authenticate with the Salesforce CLI (sf) first. See the “Salesforce org setup” page for details.
3. Type your instructions
In the input field, write what you want to do.
Show me a list of fields on AccountThe AI figures out what to do and executes it for you.
Common pitfalls
-
You need to /login first
-
You can’t run Salesforce operations until you /org
-
Confirmation prompts appear before destructive operations. Read them before continuing.