static-web-apps-cli
static-web-apps-cli copied to clipboard
Role field is truncated in dev

This field is truncated as it's passed through. So listing two roles such as
Role1 Role2
will work.
Role1 VeryLongDescriptionOfRole
will not work.