openwhisk-cli
openwhisk-cli copied to clipboard
Accept `--feed` as a valid param for `trigger update`
Since update will create if the trigger doesn't exist, it should accept all params that might be sent to create. This is is related to #225 and has already been permitted server-side.