Scroll to navigation

KANBOARD(1)   KANBOARD(1)

NAME

kanboard - kanboard command line client

SYNOPSYS

kanboard subcommand options

DESCRIPTION

Kanboard (https://kanboard.net/) is project management software that focuses on the Kanban methodology. It has the following features:

•Visualize your work

•Limit your work in progress to be more efficient

•Customize your boards according to your business activities

•Multiple projects with the ability to drag and drop tasks

•Reports and analytics

•Fast and simple to use

•Access from anywhere with a modern browser

•Plugins and integrations with external services

•Free, open source and self-hosted

•Super simple installation

SUBCOMMANDS

app version

Get version.

app timezone

Get timezone.

project list

List all projects.

project show

Show project information.

task create

Create task.

task list

List all tasks.

OPTIONS

--url

kanboard API URL. You can also set URL in KANBOARD_URL environment variable.

--username

API username. You can also set username in KANBOARD_USERNAME environment variable.

--password

API password/token. You can also set password/token in KANBOARD_PASSWORD environment variable.

--auth-header

API authentication header.

AUTHOR

This manual page was written by ChangZhuo Chen <czchen@debian.org> for the Debian GNU/Linux system (but may be used by others).

01/06/2021