Vikunja CLI from Docker
Vikunja
CLI
Gathered from the Vikunja Docs Page
Using the cli in docker
When running Vikunja in docker, you’ll need to execute all commands in the api container. Instead of running the vikunja binary directly, run it like this:
docker exec <name of the vikunja api cont...