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

Skip to content

quintonwall/force

 
 

Repository files navigation

force

A command-line interface to force.com

Installation

Precompiled Binaries
Compile from Source
$ go get -u github.com/heroku/force

Usage

Usage: force <command> [<args>]

Available commands:
   login     Log in to force.com
   logout    Log out from force.com
   accounts  List force.com accounts
   active    Show or set the active force.com account
   whoami    Show information about the active account
   sobject   Manage custom objects
   field     Manage custom fields
   record    Create, modify, or view records
   export    Export metadata to a local directory
   import    Import metadata from a local directory
   select    Execute a SOQL select
   apex      Execute anonymous Apex code
   version   Display current version
   update    Update to the latest version
   help      Show this help

Run 'force help [command]' for details.

About

A command-line interface to force.com

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%