Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tmkw/sf_cli

Repository files navigation

sf_cli

A class library for introducing Salesforce CLI to Ruby scripting. Currenty only sf command is the target of development.

current version: 1.3.0

Documents

Examples

  sf.org.login_web
  sf.data.get_record :Account, where: {Name: 'Jonny B.Good', Country: 'USA'}
  sf.apex.run file: 'path/to/file'

About

A Ruby class library for Salesforce CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages