Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 791 Bytes

force-md_profile_object-permissions_add.md

File metadata and controls

32 lines (23 loc) · 791 Bytes

force-md profile object-permissions add

Add object permissions

force-md profile object-permissions add -o SObject [flags] [filename]...

Options

  -o, --object string   object name
  -c, --create          allow create
  -d, --delete          allow delete
  -e, --edit            allow edit
  -r, --read            allow read
  -m, --modify-all      allow modify all
  -v, --view-all        allow view all
  -h, --help            help for add

Options inherited from parent commands

      --convert-xml-entities   convert numeric xml entities to character entities (default true)
      --silent                 show errors only

SEE ALSO