gpt4 book ai didi

node.js - 如何检查 Openwhisk (IBM Cloud Functions) 是否已被调用?

转载 作者:太空宇宙 更新时间:2023-11-03 23:32:53 24 4
gpt4 key购买 nike

我有一个将数据上传到 Cloudant 数据库的 Web 应用程序。更改事件应触发 OpenWhisk/IBM Cloud Functions 激活或操作。如何检查 OpenWhisk 是否被调用,是否有调试机制?我尝试使用仪表板,但是我可以在命令行上使用什么东西吗?

我正在尝试使用 Node.js 和 Docker 操作,因此如果解决方案能够独立于操作是在 Node.js、Swift 还是 Docker 容器中,那就太好了。

最佳答案

我在OpenWhisk documentation中找到了它:

wsk activation poll

就可以了。它将激活日志流式传输到我的 shell:

wsk activation poll

Hit Ctrl-C to exit.
Polling for logs
Activation: echo (36e3d136f55d439e8e901b4d8b9dxxxx)
Activation: wordCount (e001309b627c451991f477ab349cxxxx)
2016-03-18T15:10:38.529050288Z stdout: The message 'John says hello to OpenWhisk and the wonderful world of Cloud Computing' has 12 words

关于node.js - 如何检查 Openwhisk (IBM Cloud Functions) 是否已被调用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36087745/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com