Skip to content

Commit

Permalink
docs: add the lost part to openwhisk doc (#7658)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyDluffy6017 authored Aug 14, 2022
1 parent 5bdcd44 commit a8d03ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/latest/plugins/openwhisk.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ docker run --rm -d \
docker exec openwhisk waitready
```

Install the [openwhisk-cli](https://github.com/apache/openwhisk-cli) utility.

You can download the released executable binaries wsk for Linux systems from the [openwhisk-cli](https://github.com/apache/openwhisk-cli) repository.

You can then create an action to test:

```shell
Expand Down

0 comments on commit a8d03ac

Please sign in to comment.