Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 667 Bytes

force_export.md

File metadata and controls

38 lines (25 loc) · 667 Bytes

force export

Export metadata to a local directory

force export [dir] [flags]

Examples


  force export
  force export [directory]
  force export -x ApexClass -x CustomObject

Options

  -x, --exclude strings   exclude metadata type
  -h, --help              help for export
  -w, --warnings          display warnings about metadata that cannot be retrieved

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