A simple Electron app to view and manage your authorized Salesforce organizations.
You can install this package globally to access the sf-org-open command from anywhere:
# From the project directory
npm install -g .If published to NPM:
npm install -g sf-org-open-interfaceRun the following command in your terminal:
sf-org-openThe application will launch in the background.
# Install dependencies
npm install
# Start in development mode
npm start- List all authenticated Salesforce orgs
- Search/Filter orgs
- Open orgs directly in default browser
- Open orgs in Incognito/Private mode
- Set aliases for orgs
- Drag and drop interface