add api user perms
Usage
stack add api user perms {user} [perm=string]
Description
Set permission for user
Arguments
-
[user]
Username
Parameters
-
{perm=string}
RegExp of Commands that the user is allowed to run.
Examples
-
stack add user perm user1 perm='list.host.*'
Allows ‘user1’ to run all commands that conform to the regular expression “list.host.*”.
Edited by: Mason J. Katz on Thu Aug 30 11:01:47 2018 -0700
Commit: 0fb49b5