-
Notifications
You must be signed in to change notification settings - Fork 0
add api blacklist command
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack add api blacklist command [command=string]
Add a command to the webservice blacklist. This disallows the command from running, by anyone, including the admin. This has the granularity of a command. This means that you can only blacklist individual commands, and not entire verbs of commands.
-
{command=string}
Command to blacklist
-
stack add blacklist command command='list host message'
Add "list host message" command to the blacklist.
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.