apache / apache/openwhisk-cli

Display appropriate message when an activation ID is not returned from a trigger fire.

Open
#301 1 comment 0 reactions 0 assignees View on GitHub
bug triggers
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Executing a trigger returns an activation ID only when there is rule linked to the trigger. As a result, the CLI should not display `with id` when an activation ID is not returned from a fired trigger.

```
$ wsk trigger create a
ok: created trigger a
$ wsk trigger fire a
ok: triggered /_/a with id
```

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.