-
Notifications
You must be signed in to change notification settings - Fork 0
add api user perms
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack add api user perms {user} [perm=string]
Set permission for user
-
[user]
Username
-
{perm=string}
RegExp of Commands that the user is allowed to run.
-
stack add user perm user1 perm='list.host.*'
Allows 'user1' to run all commands that conform to the regular expression "list.host.*".
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.