apache / apache/openwhisk-cli

cannot wsk trigger update

Open
#313 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

`wsk trigger update x` for any new trigger `x` will fail because the code tries to fetch the trigger first and exists if it's not found. This is not consistent with `wsk action update`, `wsk rule update`, and `wsk package update` all of which will create the entity if it doesn't exist.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.