logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kanboard - kanboard command line client

Author

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

                                                   05/26/2022                                        KANBOARD(1)

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

Name

       kanboard - kanboard command line client

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.

Subcommands

appversion
           Get version.

       apptimezone
           Get timezone.

       projectlist
           List all projects.

       projectshow
           Show project information.

       taskcreate
           Create task.

       tasklist
           List all tasks.

Synopsys

kanboardsubcommandoptions

See Also