kanboard-cli

Command-line client for managing Kanboard projects, tasks, and comments

kanboard-cli is a command-line client for Kanboard. It manages projects, tasks, and comments directly from your terminal or scripts.

It supports secure credential storage in the operating system keyring, JSON output for automation, and task operations such as create, assign, move, open, close, and delete.

You can try it out by running:

nix run github:digital-blueprint/kanboard-cli -- --help

Tech Stack: Go, Cobra, Kanboard JSON-RPC API, OS keyring, Nix

GitHub | Changelog | Issues | Download