Skip to content

Instantly share code, notes, and snippets.

@xgeek-net
Created November 8, 2016 03:06
Show Gist options
  • Save xgeek-net/e04daf89117afd9466611a85b4cd5c5e to your computer and use it in GitHub Desktop.
Save xgeek-net/e04daf89117afd9466611a85b4cd5c5e to your computer and use it in GitHub Desktop.
Force CLI usage
Usage: force <command> [<args>]
Available commands:
login Log in to force.com
logout Log out from force.com
logins List force.com logins used
active Show or set the active force.com account
whoami Show information about the active account
describe Describe the object or list of available objects
sobject Manage standard & custom objects
field Manage sobject fields
record Create, modify, or view records
bulk Load csv file use Bulk API
fetch Export specified artifact(s) to a local directory
import Import metadata from a local directory
export Export metadata to a local directory
query Execute a SOQL statement
apex Execute anonymous Apex code
log Fetch debug logs
oauth Manage ConnectedApp credentials
test Run apex tests
security Displays the OLS and FLS for a given SObject
version Display current version
update Update to the latest version
push Deploy single artifact from a local directory
aura Retrieve or deploy Aura components
password See password status or reset password
notify Should notifications be used
limits Display current limits
help Show this help
Run 'force help [command]' for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment