diff --git a/senlinclient/v1/shell.py b/senlinclient/v1/shell.py index a961b043..1eb61846 100644 --- a/senlinclient/v1/shell.py +++ b/senlinclient/v1/shell.py @@ -321,7 +321,6 @@ def do_webhook_show(sc, args): @utils.arg('-a', '--action', metavar='', required=True, help=_('Name of action to be triggered for this webhook.')) @utils.arg('-C', '--credential', metavar='', - required=True, help=_('The credential to be used when the webhook is triggered.'), action='append') @utils.arg('-P', '--params', metavar='',