Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 2.31 KB

README.md

File metadata and controls

48 lines (40 loc) · 2.31 KB

SalesforceCLI

Image

A CLI Tool for Working with Your Organizations SFDC

Directory Structure

The overall structure is split into overall interaction within a SalesForce Organization.

  • Documentation: contains any and all documentation related to the repository including a man page.
  • Installation: contains installation scripts for the overall repository.
  • Integration: contains integration plugins for the repository.
  • Lightning: contains Lightning scripts to interact with Lightning expeirence.
  • Plotly: contains visualization scripts to visualize overall data structures within a Plotly Instance.
  • Python: contains overall python scripts that allow for interaction within the terminal as a CLI tool.
  • Queries: contains a query builder script, as well as query modules that allow you to customize your own queries.
  • Reporting: contains interactions to scrape information from the Reporting feature within Salesforce
  • Samples: contains samples from SOQL scripts to overall python scripts.
  • ServiceConsole: contains overall interactions allowed to users with service console application access within a SalesForce Organization

Commands

Main Syntax

sfdc <Argument> --Flag Flag-String Options=Value

Example to pull out a report on Sev2 Cases:

sfdc cases --report sev2 time-frame=today

Arguments

cases

custom

leads

reports

Flags

-r, --report 

Options

time-frame
severity-level