Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 987 Bytes

force_sobject.md

File metadata and controls

49 lines (31 loc) · 987 Bytes

force sobject

Manage standard & custom objects

Synopsis

Manage sobjects

Usage:

force sobject list force sobject create [: [:]] force sobject delete force sobject import

Examples


  force sobject list
  force sobject create Todo Description:string
  force sobject delete Todo

Options

  -h, --help   help for sobject

Options inherited from parent commands

  -a, --account username    account username to use
  -V, --apiversion string   API version to use
      --config string       config directory to use (default: .force)

SEE ALSO