Update object permissions
force-md profile object-permissions edit -o SObject [flags] [filename]...
-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
-C, --no-create disallow create
-D, --no-delete disallow delete
-E, --no-edit disallow edit
-R, --no-read disallow read
-M, --no-modify-all disallow modify all
-V, --no-view-all disallow view all
-h, --help help for edit
--convert-xml-entities convert numeric xml entities to character entities (default true)
--silent show errors only
- force-md profile object-permissions - Update object permissions