You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ketch app list
NAME FRAMEWORK STATE ADDRESSES BUILDER DESCRIPTION
bulletinboard dev 3 running http://bulletinboard.X.X.X.X.shipa.cloud https://bulletinboard.xxx.duckdns.org
$ ketch unit add 5 --app bulletinboard
Error: unknown command "unit" for "ketch"
Run 'ketch --help' for usage.
2023/01/03 18:35:12 execution failed "unknown command \"unit\" for \"ketch\""
Versions
Running latest version of ketch
$ ketch --version
ketch version 0.7.0
$ kubectl -n ketch-system get deployment ketch-controller-manager -oyaml | yq .spec.template.spec.containers[0].image
shipasoftware/ketch:v0.7.0
The text was updated successfully, but these errors were encountered:
Problem
I am a new user evaluating ketch. The documentation lists non-existent "unit" command
https://learn.theketch.io/docs/unit-management
Questions
Example
Versions
Running latest version of ketch
The text was updated successfully, but these errors were encountered: