-
Notifications
You must be signed in to change notification settings - Fork 0
add api group perms
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack add api group perms {group} [perm=string]
Add permissions to a group.
-
[group]
Group name to add permissions to
-
{perm=string}
Regular expression of permission
-
stack add group perms default perm="report.*"
All users in the 'default' group to run 'report' commands
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.