Open lordlightman opened 22 hours ago
Hi, the kuma CLI is a separate application and is currently not included in the main autokuma docker image.
You can just run it as a separate container (e.g. docker run --rm -it ghcr.io/bigboot/kuma:0.8.0 --url <> --username <> --password <> monitor list
)
Hello. Thank you for your awesome work on a project.
I was wondering if you can help me figure out how to use kuma CLI. I am running Autokuma as a Docker container on my RPI 5. Here is my config:
Here is what I get when I try to obtain a list of monitors: