Skip to content

DaveMoudy/SF-Org-Open-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Org Opener

A simple Electron app to view and manage your authorized Salesforce organizations.

Installation

Globally (Recommended)

You can install this package globally to access the sf-org-open command from anywhere:

# From the project directory
npm install -g .

Installation from NPM (Future)

If published to NPM:

npm install -g sf-org-open-interface

Usage

Run the following command in your terminal:

sf-org-open

The application will launch in the background.

Development

# Install dependencies
npm install

# Start in development mode
npm start

Features

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors