wadewegner / deploy-to-sfdx

An open-source and community-driven tool for one-click Salesforce DX deployments from public repositories to Scratch Orgs
https://deploy-to-sfdx.com
Apache License 2.0
98 stars 22 forks source link

permset yaml #16

Open mshanemc opened 7 years ago

mshanemc commented 7 years ago

Would love to see some more flexibility for lists, now that pkgs/apex/data are going to support that. But also don't to break existing buttons.

Proposed:

existing yaml option

new yaml option

example

permsets:
  - somePerm
  - anotherPerm
wadewegner commented 6 years ago

Good suggestion