cli
cli copied to clipboard
How to use it with multiple applications and users?
Hi
The init seems to recreate the json file. I am wondering if it is possibe to use the cli app with multiple tokens and users easily without entering all those long details ? It works well when there is only one app token.
thanks
Hey @gerroon, our cli doesn't support this. However there is a community made CLI written in Python which allows multiple applications. https://github.com/schwma/gotify-push
thank you, i will check it out