Command Palette

Command Palette

To run a command from Salesforce Extensions for VS Code, press Ctrl+Shift+P (Windows or Linux) or Cmd+Shift+P (macOS) and type SFDX in the Command Palette.
Command palette, filtered to show SFDX commands

When a command finishes running (due to success, failure, or cancellation), a notification displays at the top of the window.
Notification that deleted and expired orgs were successfully removed

To see the output of the commands that you run, select View > Output, and then select Salesforce CLI from the dropdown menu. Alternatively, click Show in the completion notification.
Output view, showing the results of an Apex test run

Feedback or Bugs | Edit this Article