streamnative / pulsarctl

a CLI for Apache Pulsar written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support pulsar packages when creating/updating functions

jiangpengcheng opened this issue · comments

❯ bin/pulsarctl functions update --tenant public --namespace default --name myfuncv2 --go "function://public/default/myfunction@2.0" --inputs persistent://public/default/test
error: open function://public/default/myfunction@2.0: no such file or directory
[✖]  open function://public/default/myfunction@2.0: no such file or directory