Skip to content

remove api blacklist command

Anoop Rajendra edited this page May 15, 2017 · 1 revision

remove api blacklist command

Usage

stack remove api blacklist command [command=string]

Description

Remove a command from the webservice blacklist.

Parameters

  • {command=string}

    Command to remove from blacklist

Examples

  • stack remove blacklist command command='list host message'

    Remove "list host message" command from the blacklist.

Clone this wiki locally