[INFO] fetching crate tokanban 0.2.0...
[INFO] testing tokanban-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tokanban 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tokanban 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokanban 0.2.0
[INFO] tweaked toml for crates.io crate tokanban 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokanban 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokanban 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded waker-fn v1.2.0
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded futures-lite v1.13.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dcee926d3794c55fab794e426f32038f2ae146285eee6a3f0693ce61ec2127a
[INFO] running `Command { std: "docker" "start" "-a" "8dcee926d3794c55fab794e426f32038f2ae146285eee6a3f0693ce61ec2127a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dcee926d3794c55fab794e426f32038f2ae146285eee6a3f0693ce61ec2127a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dcee926d3794c55fab794e426f32038f2ae146285eee6a3f0693ce61ec2127a", kill_on_drop: false }`
[INFO] [stdout] 8dcee926d3794c55fab794e426f32038f2ae146285eee6a3f0693ce61ec2127a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f02a8fde497ae0e5e357b4c6b68a2da4bfad6fa65044722c765ea8cde0c4e6f
[INFO] running `Command { std: "docker" "start" "-a" "7f02a8fde497ae0e5e357b4c6b68a2da4bfad6fa65044722c765ea8cde0c4e6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokanban v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.32s
[INFO] running `Command { std: "docker" "inspect" "7f02a8fde497ae0e5e357b4c6b68a2da4bfad6fa65044722c765ea8cde0c4e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f02a8fde497ae0e5e357b4c6b68a2da4bfad6fa65044722c765ea8cde0c4e6f", kill_on_drop: false }`
[INFO] [stdout] 7f02a8fde497ae0e5e357b4c6b68a2da4bfad6fa65044722c765ea8cde0c4e6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1faa837b5843748f83eb71c35a8d1087520361b760dccf8cfad952ea0adc86e2
[INFO] running `Command { std: "docker" "start" "-a" "1faa837b5843748f83eb71c35a8d1087520361b760dccf8cfad952ea0adc86e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokanban v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> tests/auth_tests.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let result = tokanban::auth::ensure_valid_token(
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mock_get`, `mock_delete`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:24:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `workspace`, `project`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  12 |     /// Create a new mock server and start it
[INFO] [stdout]  13 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  19 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 141 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  12 |     /// Create a new mock server and start it
[INFO] [stdout]  13 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  19 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> tests/api_tests.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let client = tokanban::api::ApiClient::new("https://api.tokanban.com", 45, None).unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mock_delete` is never used
[INFO] [stdout]   --> tests/common/mock_server.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl MockServer {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 141 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mock_error`, `mock_api_error`, `mock_unauthorized`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:52:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  12 |     /// Create a new mock server and start it
[INFO] [stdout]  13 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  19 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 141 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  12 |     /// Create a new mock server and start it
[INFO] [stdout]  13 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  19 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 141 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "1faa837b5843748f83eb71c35a8d1087520361b760dccf8cfad952ea0adc86e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1faa837b5843748f83eb71c35a8d1087520361b760dccf8cfad952ea0adc86e2", kill_on_drop: false }`
[INFO] [stdout] 1faa837b5843748f83eb71c35a8d1087520361b760dccf8cfad952ea0adc86e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50c4d3ce3351fa832f670cf1e3134bd82d05f475ffb13fe8317b4b8d563d4491
[INFO] running `Command { std: "docker" "start" "-a" "50c4d3ce3351fa832f670cf1e3134bd82d05f475ffb13fe8317b4b8d563d4491", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> tests/common/fixtures.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `assert_matches::assert_matches`
[INFO] [stderr]   --> tests/common/mod.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     use assert_matches::assert_matches;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> tests/auth_tests.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let result = tokanban::auth::ensure_valid_token(
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_workspace` is never used
[INFO] [stderr]   --> tests/common/mod.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn test_workspace() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_project` is never used
[INFO] [stderr]   --> tests/common/mod.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn test_project() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_user_id` is never used
[INFO] [stderr]   --> tests/common/mod.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn test_user_id() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mock_get`, `mock_delete`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stderr]    --> tests/common/mock_server.rs:24:18
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl MockServer {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `task_fixture` is never used
[INFO] [stderr]  --> tests/common/fixtures.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `project_fixture` is never used
[INFO] [stderr]   --> tests/common/fixtures.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `workspace_fixture` is never used
[INFO] [stderr]   --> tests/common/fixtures.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `user_fixture` is never used
[INFO] [stderr]   --> tests/common/fixtures.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `token_response` is never used
[INFO] [stderr]   --> tests/common/fixtures.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub fn token_response() -> serde_json::Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `config_content` is never used
[INFO] [stderr]   --> tests/common/fixtures.rs:76:8
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `invalid_config_content` is never used
[INFO] [stderr]    --> tests/common/fixtures.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub fn invalid_config_content() -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `list_response` is never used
[INFO] [stderr]    --> tests/common/fixtures.rs:108:8
[INFO] [stderr]     |
[INFO] [stderr] 108 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `error_response` is never used
[INFO] [stderr]    --> tests/common/fixtures.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `token`, `workspace`, `project`, `no_color`, and `expired_token` are never used
[INFO] [stderr]    --> tests/common/fixtures.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl ConfigBuilder {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_error_message` is never used
[INFO] [stderr]   --> tests/common/mod.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn assert_error_message<T, E: std::fmt::Display>(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mock_error`, `mock_api_error`, `mock_unauthorized`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stderr]    --> tests/common/mock_server.rs:52:18
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl MockServer {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  71 |     pub async fn mock_api_error(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `token`, `no_color`, and `expired_token` are never used
[INFO] [stderr]    --> tests/common/fixtures.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl ConfigBuilder {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mock_server::MockServer`
[INFO] [stderr]  --> tests/common/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use mock_server::MockServer;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fixtures::*`
[INFO] [stderr]  --> tests/common/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use fixtures::*;
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_temp_config` is never used
[INFO] [stderr]   --> tests/common/mod.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_workspace` is never used
[INFO] [stderr]   --> tests/common/mod.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn test_workspace() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockServer` is never constructed
[INFO] [stderr]  --> tests/common/mock_server.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct MockServer {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> tests/common/mock_server.rs:13:18
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl MockServer {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr]  12 |     /// Create a new mock server and start it
[INFO] [stderr]  13 |     pub async fn start() -> Self {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  19 |     pub fn base_url(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  24 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  33 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub async fn mock_error(&self, method_name: &str, path_str: &str, status: u16, error_json: serde_json::Value) {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  71 |     pub async fn mock_api_error(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConfigBuilder` is never constructed
[INFO] [stderr]    --> tests/common/fixtures.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct ConfigBuilder {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> tests/common/fixtures.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl ConfigBuilder {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 141 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub fn expired_token(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub fn build(self) -> String {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> tests/api_tests.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     let client = tokanban::api::ApiClient::new("https://api.tokanban.com", 45, None).unwrap();
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `mock_delete` is never used
[INFO] [stderr]   --> tests/common/mock_server.rs:42:18
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl MockServer {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tokanban` (test "auth_tests") generated 18 warnings (run `cargo fix --test "auth_tests" -p tokanban` to apply 3 suggestions)
[INFO] [stderr] warning: `tokanban` (test "integration_tests") generated 17 warnings (15 duplicates)
[INFO] [stderr] warning: `tokanban` (test "completion_tests") generated 22 warnings (14 duplicates) (run `cargo fix --test "completion_tests" -p tokanban` to apply 2 suggestions)
[INFO] [stderr] warning: `tokanban` (test "output_tests") generated 22 warnings (22 duplicates)
[INFO] [stderr] warning: `tokanban` (test "api_tests") generated 21 warnings (19 duplicates) (run `cargo fix --test "api_tests" -p tokanban` to apply 1 suggestion)
[INFO] [stderr] warning: `tokanban` (test "config_tests") generated 19 warnings (19 duplicates)
[INFO] [stderr] warning: `tokanban` (test "command_tests") generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokanban-46e6f25537f8a47c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test auth::oauth::tests::persist_cli_auth_sets_workspace_default ... ok
[INFO] [stdout] test auth::oauth::tests::persist_cli_auth_preserves_project_when_workspace_matches ... ok
[INFO] [stdout] test commands::task::tests::normalize_status_preserves_custom_values ... ok
[INFO] [stdout] test auth::oauth::tests::persist_cli_auth_clears_project_when_workspace_changes ... ok
[INFO] [stdout] test commands::task::tests::normalize_priority_rejects_unknown_value ... ok
[INFO] [stdout] test commands::task::tests::normalize_status_maps_default_workflow_aliases ... ok
[INFO] [stdout] test commands::task::tests::normalize_priority_accepts_common_aliases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokanban-a466d241f96a7e05)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-82a126c0051ebdbd)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_timeout_from_config ... ok
[INFO] [stdout] test test_404_not_found ... ok
[INFO] [stdout] test test_error_hint_extracted ... ok
[INFO] [stdout] test test_exchange_code_for_tokens ... ok
[INFO] [stdout] test test_401_unauthorized ... ok
[INFO] [stdout] test test_201_created ... ok
[INFO] [stdout] test test_response_json_deserialization ... ok
[INFO] [stdout] test test_client_with_no_token ... ok
[INFO] [stdout] test test_auth_header_injected_get ... ok
[INFO] [stdout] test test_error_unknown_type_handled ... ok
[INFO] [stdout] test test_429_rate_limit ... ok
[INFO] [stdout] test test_error_message_extracted ... ok
[INFO] [stdout] test test_200_success ... ok
[INFO] [stdout] test test_set_access_token ... ok
[INFO] [stdout] test test_auth_header_injected_post ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-7bb216cb5195c00c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_token_refresh_check_expiry ... ok
[INFO] [stdout] test test_static_api_key_skips_refresh ... ok
[INFO] [stdout] test test_token_refresh_expired_token ... ok
[INFO] [stdout] test test_logout_clears_tokens ... ok
[INFO] [stdout] test test_token_storage_in_config ... ok
[INFO] [stdout] test test_token_not_expired_skips_refresh ... ok
[INFO] [stdout] test test_token_refresh_exchange ... ok
[INFO] [stdout] test test_token_near_expiry_triggers_refresh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_tests.rs (/opt/rustwide/target/debug/deps/command_tests-24924ac79ca68fed)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_agent_create_parses_memory_scopes ... ok
[INFO] [stdout] test test_auth_status_parses ... ok
[INFO] [stdout] test test_comment_add_parses ... ok
[INFO] [stdout] test test_auth_logout_parses ... ok
[INFO] [stdout] test test_auth_login_parses ... ok
[INFO] [stdout] test test_project_list_parses ... ok
[INFO] [stdout] test test_member_invite_parses ... ok
[INFO] [stdout] test test_sprint_create_parses ... ok
[INFO] [stdout] test test_task_create_parses ... ok
[INFO] [stdout] test test_task_close_parses ... ok
[INFO] [stdout] test test_task_create_requires_title ... ok
[INFO] [stdout] test test_task_list_parses ... ok
[INFO] [stdout] test test_task_search_parses ... ok
[INFO] [stdout] test test_task_update_parses ... ok
[INFO] [stdout] test test_task_view_requires_key ... ok
[INFO] [stdout] test test_workspace_set_parses ... ok
[INFO] [stdout] test test_project_create_requires_name_and_prefix ... ok
[INFO] [stdout] test test_task_view_parses ... ok
[INFO] [stdout] test test_binary_help_flag ... ok
[INFO] [stdout] test test_binary_subcommand_help ... ok
[INFO] [stdout] test test_global_workspace_and_project_overrides_apply_to_config ... ok
[INFO] [stdout] test test_binary_version_flag ... ok
[INFO] [stderr]      Running tests/completion_tests.rs (/opt/rustwide/target/debug/deps/completion_tests-6467ede8ca5cb66d)
[INFO] [stdout] test test_binary_unknown_command_exits_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test test_completion_missing_shell_argument ... ok
[INFO] [stdout] test test_completion_command_appears_in_help ... ok
[INFO] [stdout] test test_completion_invalid_shell_exits_error ... ok
[INFO] [stdout] test test_all_command_names_in_bash ... ok
[INFO] [stdout] test test_agent_subcommands_in_completions ... ok
[INFO] [stdout] test test_completion_bash_via_binary ... ok
[INFO] [stdout] test test_fish_completion_generated ... ok
[INFO] [stdout] test test_member_invite_role_flag ... ok
[INFO] [stdout] test test_auth_subcommands_in_completions ... ok
[INFO] [stdout] test test_global_flags_in_completions ... ok
[INFO] [stdout] test test_help_and_version_flags ... ok
[INFO] [stdout] test test_fish_completion_syntax_valid ... ok
[INFO] [stdout] test test_completion_fish_via_binary ... ok
[INFO] [stdout] test test_bash_completion_generated ... ok
[INFO] [stdout] test test_unknown_shell_error_message ... ok
[INFO] [stdout] test test_unknown_shell_returns_error ... ok
[INFO] [stdout] test test_project_subcommands_in_completions ... ok
[INFO] [stdout] # Print an optspec for argparse to handle cmd's options that are independent of any subcommand.
[INFO] [stdout] function __fish_tokanban_global_optspecs
[INFO] [stdout] 	string join \n workspace= project= format= quiet verbose no-color config= api-url= h/help V/version
[INFO] [stdout] end
[INFO] [stdout] 
[INFO] [stdout] function __fish_tokanban_needs_command
[INFO] [stdout] 	# Figure out if the current invocation already has a command.
[INFO] [stdout] 	set -l cmd (commandline -opc)
[INFO] [stdout] 	set -e cmd[1]
[INFO] [stdout] 	argparse -s (__fish_tokanban_global_optspecs) -- $cmd 2>/dev/null
[INFO] [stdout] 	or return
[INFO] [stdout] 	if set -q argv[1]
[INFO] [stdout] 		# Also print the command, so this can be used to figure out what it is.
[INFO] [stdout] 		echo $argv[1]
[INFO] [stdout] 		return 1
[INFO] [stdout] 	end
[INFO] [stdout] 	return 0
[INFO] [stdout] end
[INFO] [stdout] 
[INFO] [stdout] function __fish_tokanban_using_subcommand
[INFO] [stdout] 	set -l cmd (__fish_tokanban_needs_command)
[INFO] [stdout] 	test -z "$cmd"
[INFO] [stdout] 	and return 1
[INFO] [stdout] 	contains -- $cmd[1] $argv
[INFO] [stdout] end
[INFO] [stdout] 
[INFO] [stdout] test test_import_subcommands_in_completions ... ok
[INFO] [stdout] test test_task_create_flags_in_completions ... ok
[INFO] [stdout] test test_sprint_subcommands_in_completions ... ok
[INFO] [stdout] test test_completion_zsh_via_binary ... ok
[INFO] [stdout] test test_bash_completion_syntax_valid ... ok
[INFO] [stdout] test test_workflow_update_flags ... ok
[INFO] [stdout] test test_member_subcommands_in_completions ... ok
[INFO] [stdout] _tokanban() {
[INFO] [stdout]     local i cur prev opts cmd
[INFO] [stdout]     COMPREPLY=()
[INFO] [stdout]     if [[ "${BASH_VERSINFO[0]}" -ge 4 ]]; then
[INFO] [stdout]         cur="$2"
[INFO] [stdout]     else
[INFO] [stdout]         cur="${COMP_WORDS[COMP_CWORD]}"
[INFO] [stdout]     fi
[INFO] [stdout]     prev="$3"
[INFO] [stdout]     cmd=""
[INFO] [stdout]     opts=""
[INFO] [stdout] 
[INFO] [stdout]     for i in "${COMP_WORDS[@]:0:COMP_CWORD}"
[INFO] [stdout]     do
[INFO] [stdout]         case "${cmd},${i}" in
[INFO] [stdout]             ",$1")
[INFO] [stdout]                 cmd="tokanban"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,agent)
[INFO] [stdout]                 cmd="tokanban__agent"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,auth)
[INFO] [stdout]                 cmd="tokanban__auth"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,comment)
[INFO] [stdout]                 cmd="tokanban__comment"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,completion)
[INFO] [stdout]                 cmd="tokanban__completion"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,help)
[INFO] [stdout]                 cmd="tokanban__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,import)
[INFO] [stdout]                 cmd="tokanban__import"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,member)
[INFO] [stdout]                 cmd="tokanban__member"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,project)
[INFO] [stdout]                 cmd="tokanban__project"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,sprint)
[INFO] [stdout]                 cmd="tokanban__sprint"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,task)
[INFO] [stdout]                 cmd="tokanban__task"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,viz)
[INFO] [stdout]                 cmd="tokanban__viz"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,workflow)
[INFO] [stdout]                 cmd="tokanban__workflow"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban,workspace)
[INFO] [stdout]                 cmd="tokanban__workspace"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,create)
[INFO] [stdout]                 cmd="tokanban__agent__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,help)
[INFO] [stdout]                 cmd="tokanban__agent__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,list)
[INFO] [stdout]                 cmd="tokanban__agent__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,revoke)
[INFO] [stdout]                 cmd="tokanban__agent__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,rotate)
[INFO] [stdout]                 cmd="tokanban__agent__rotate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,scopes)
[INFO] [stdout]                 cmd="tokanban__agent__scopes"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent,view)
[INFO] [stdout]                 cmd="tokanban__agent__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,create)
[INFO] [stdout]                 cmd="tokanban__agent__help__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,help)
[INFO] [stdout]                 cmd="tokanban__agent__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,list)
[INFO] [stdout]                 cmd="tokanban__agent__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,revoke)
[INFO] [stdout]                 cmd="tokanban__agent__help__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,rotate)
[INFO] [stdout]                 cmd="tokanban__agent__help__rotate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,scopes)
[INFO] [stdout]                 cmd="tokanban__agent__help__scopes"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__agent__help,view)
[INFO] [stdout]                 cmd="tokanban__agent__help__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth,help)
[INFO] [stdout]                 cmd="tokanban__auth__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth,login)
[INFO] [stdout]                 cmd="tokanban__auth__login"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth,logout)
[INFO] [stdout]                 cmd="tokanban__auth__logout"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth,status)
[INFO] [stdout]                 cmd="tokanban__auth__status"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth__help,help)
[INFO] [stdout]                 cmd="tokanban__auth__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth__help,login)
[INFO] [stdout]                 cmd="tokanban__auth__help__login"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth__help,logout)
[INFO] [stdout]                 cmd="tokanban__auth__help__logout"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__auth__help,status)
[INFO] [stdout]                 cmd="tokanban__auth__help__status"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment,add)
[INFO] [stdout]                 cmd="tokanban__comment__add"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment,delete)
[INFO] [stdout]                 cmd="tokanban__comment__delete"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment,edit)
[INFO] [stdout]                 cmd="tokanban__comment__edit"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment,help)
[INFO] [stdout]                 cmd="tokanban__comment__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment,list)
[INFO] [stdout]                 cmd="tokanban__comment__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment__help,add)
[INFO] [stdout]                 cmd="tokanban__comment__help__add"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment__help,delete)
[INFO] [stdout]                 cmd="tokanban__comment__help__delete"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment__help,edit)
[INFO] [stdout]                 cmd="tokanban__comment__help__edit"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment__help,help)
[INFO] [stdout]                 cmd="tokanban__comment__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__comment__help,list)
[INFO] [stdout]                 cmd="tokanban__comment__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,agent)
[INFO] [stdout]                 cmd="tokanban__help__agent"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,auth)
[INFO] [stdout]                 cmd="tokanban__help__auth"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,comment)
[INFO] [stdout]                 cmd="tokanban__help__comment"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,completion)
[INFO] [stdout]                 cmd="tokanban__help__completion"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,help)
[INFO] [stdout]                 cmd="tokanban__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,import)
[INFO] [stdout]                 cmd="tokanban__help__import"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,member)
[INFO] [stdout]                 cmd="tokanban__help__member"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,project)
[INFO] [stdout]                 cmd="tokanban__help__project"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,sprint)
[INFO] [stdout]                 cmd="tokanban__help__sprint"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,task)
[INFO] [stdout]                 cmd="tokanban__help__task"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,viz)
[INFO] [stdout]                 cmd="tokanban__help__viz"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,workflow)
[INFO] [stdout]                 cmd="tokanban__help__workflow"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help,workspace)
[INFO] [stdout]                 cmd="tokanban__help__workspace"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,create)
[INFO] [stdout]                 cmd="tokanban__help__agent__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,list)
[INFO] [stdout]                 cmd="tokanban__help__agent__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,revoke)
[INFO] [stdout]                 cmd="tokanban__help__agent__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,rotate)
[INFO] [stdout]                 cmd="tokanban__help__agent__rotate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,scopes)
[INFO] [stdout]                 cmd="tokanban__help__agent__scopes"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__agent,view)
[INFO] [stdout]                 cmd="tokanban__help__agent__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__auth,login)
[INFO] [stdout]                 cmd="tokanban__help__auth__login"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__auth,logout)
[INFO] [stdout]                 cmd="tokanban__help__auth__logout"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__auth,status)
[INFO] [stdout]                 cmd="tokanban__help__auth__status"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__comment,add)
[INFO] [stdout]                 cmd="tokanban__help__comment__add"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__comment,delete)
[INFO] [stdout]                 cmd="tokanban__help__comment__delete"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__comment,edit)
[INFO] [stdout]                 cmd="tokanban__help__comment__edit"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__comment,list)
[INFO] [stdout]                 cmd="tokanban__help__comment__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__import,csv)
[INFO] [stdout]                 cmd="tokanban__help__import__csv"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__import,jira)
[INFO] [stdout]                 cmd="tokanban__help__import__jira"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__member,invite)
[INFO] [stdout]                 cmd="tokanban__help__member__invite"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__member,list)
[INFO] [stdout]                 cmd="tokanban__help__member__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__member,revoke)
[INFO] [stdout]                 cmd="tokanban__help__member__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__member,update)
[INFO] [stdout]                 cmd="tokanban__help__member__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,archive)
[INFO] [stdout]                 cmd="tokanban__help__project__archive"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,create)
[INFO] [stdout]                 cmd="tokanban__help__project__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,list)
[INFO] [stdout]                 cmd="tokanban__help__project__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,set)
[INFO] [stdout]                 cmd="tokanban__help__project__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,update)
[INFO] [stdout]                 cmd="tokanban__help__project__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__project,view)
[INFO] [stdout]                 cmd="tokanban__help__project__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,activate)
[INFO] [stdout]                 cmd="tokanban__help__sprint__activate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,close)
[INFO] [stdout]                 cmd="tokanban__help__sprint__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,create)
[INFO] [stdout]                 cmd="tokanban__help__sprint__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,list)
[INFO] [stdout]                 cmd="tokanban__help__sprint__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,update)
[INFO] [stdout]                 cmd="tokanban__help__sprint__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__sprint,view)
[INFO] [stdout]                 cmd="tokanban__help__sprint__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,close)
[INFO] [stdout]                 cmd="tokanban__help__task__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,create)
[INFO] [stdout]                 cmd="tokanban__help__task__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,list)
[INFO] [stdout]                 cmd="tokanban__help__task__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,reopen)
[INFO] [stdout]                 cmd="tokanban__help__task__reopen"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,search)
[INFO] [stdout]                 cmd="tokanban__help__task__search"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,update)
[INFO] [stdout]                 cmd="tokanban__help__task__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__task,view)
[INFO] [stdout]                 cmd="tokanban__help__task__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__viz,burndown)
[INFO] [stdout]                 cmd="tokanban__help__viz__burndown"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__viz,kanban)
[INFO] [stdout]                 cmd="tokanban__help__viz__kanban"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__viz,timeline)
[INFO] [stdout]                 cmd="tokanban__help__viz__timeline"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workflow,show)
[INFO] [stdout]                 cmd="tokanban__help__workflow__show"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workflow,update)
[INFO] [stdout]                 cmd="tokanban__help__workflow__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workspace,create)
[INFO] [stdout]                 cmd="tokanban__help__workspace__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workspace,current)
[INFO] [stdout]                 cmd="tokanban__help__workspace__current"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workspace,list)
[INFO] [stdout]                 cmd="tokanban__help__workspace__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__help__workspace,set)
[INFO] [stdout]                 cmd="tokanban__help__workspace__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import,csv)
[INFO] [stdout]                 cmd="tokanban__import__csv"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import,help)
[INFO] [stdout]                 cmd="tokanban__import__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import,jira)
[INFO] [stdout]                 cmd="tokanban__import__jira"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import__help,csv)
[INFO] [stdout]                 cmd="tokanban__import__help__csv"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import__help,help)
[INFO] [stdout]                 cmd="tokanban__import__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__import__help,jira)
[INFO] [stdout]                 cmd="tokanban__import__help__jira"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member,help)
[INFO] [stdout]                 cmd="tokanban__member__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member,invite)
[INFO] [stdout]                 cmd="tokanban__member__invite"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member,list)
[INFO] [stdout]                 cmd="tokanban__member__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member,revoke)
[INFO] [stdout]                 cmd="tokanban__member__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member,update)
[INFO] [stdout]                 cmd="tokanban__member__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member__help,help)
[INFO] [stdout]                 cmd="tokanban__member__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member__help,invite)
[INFO] [stdout]                 cmd="tokanban__member__help__invite"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member__help,list)
[INFO] [stdout]                 cmd="tokanban__member__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member__help,revoke)
[INFO] [stdout]                 cmd="tokanban__member__help__revoke"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__member__help,update)
[INFO] [stdout]                 cmd="tokanban__member__help__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,archive)
[INFO] [stdout]                 cmd="tokanban__project__archive"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,create)
[INFO] [stdout]                 cmd="tokanban__project__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,help)
[INFO] [stdout]                 cmd="tokanban__project__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,list)
[INFO] [stdout]                 cmd="tokanban__project__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,set)
[INFO] [stdout]                 cmd="tokanban__project__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,update)
[INFO] [stdout]                 cmd="tokanban__project__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project,view)
[INFO] [stdout]                 cmd="tokanban__project__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,archive)
[INFO] [stdout]                 cmd="tokanban__project__help__archive"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,create)
[INFO] [stdout]                 cmd="tokanban__project__help__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,help)
[INFO] [stdout]                 cmd="tokanban__project__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,list)
[INFO] [stdout]                 cmd="tokanban__project__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,set)
[INFO] [stdout]                 cmd="tokanban__project__help__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,update)
[INFO] [stdout]                 cmd="tokanban__project__help__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__project__help,view)
[INFO] [stdout]                 cmd="tokanban__project__help__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,activate)
[INFO] [stdout]                 cmd="tokanban__sprint__activate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,close)
[INFO] [stdout]                 cmd="tokanban__sprint__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,create)
[INFO] [stdout]                 cmd="tokanban__sprint__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,help)
[INFO] [stdout]                 cmd="tokanban__sprint__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,list)
[INFO] [stdout]                 cmd="tokanban__sprint__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,update)
[INFO] [stdout]                 cmd="tokanban__sprint__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint,view)
[INFO] [stdout]                 cmd="tokanban__sprint__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,activate)
[INFO] [stdout]                 cmd="tokanban__sprint__help__activate"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,close)
[INFO] [stdout]                 cmd="tokanban__sprint__help__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,create)
[INFO] [stdout]                 cmd="tokanban__sprint__help__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,help)
[INFO] [stdout]                 cmd="tokanban__sprint__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,list)
[INFO] [stdout]                 cmd="tokanban__sprint__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,update)
[INFO] [stdout]                 cmd="tokanban__sprint__help__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__sprint__help,view)
[INFO] [stdout]                 cmd="tokanban__sprint__help__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,close)
[INFO] [stdout]                 cmd="tokanban__task__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,create)
[INFO] [stdout]                 cmd="tokanban__task__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,help)
[INFO] [stdout]                 cmd="tokanban__task__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,list)
[INFO] [stdout]                 cmd="tokanban__task__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,reopen)
[INFO] [stdout]                 cmd="tokanban__task__reopen"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,search)
[INFO] [stdout]                 cmd="tokanban__task__search"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,update)
[INFO] [stdout]                 cmd="tokanban__task__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task,view)
[INFO] [stdout]                 cmd="tokanban__task__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,close)
[INFO] [stdout]                 cmd="tokanban__task__help__close"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,create)
[INFO] [stdout]                 cmd="tokanban__task__help__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,help)
[INFO] [stdout]                 cmd="tokanban__task__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,list)
[INFO] [stdout]                 cmd="tokanban__task__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,reopen)
[INFO] [stdout]                 cmd="tokanban__task__help__reopen"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,search)
[INFO] [stdout]                 cmd="tokanban__task__help__search"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,update)
[INFO] [stdout]                 cmd="tokanban__task__help__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__task__help,view)
[INFO] [stdout]                 cmd="tokanban__task__help__view"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz,burndown)
[INFO] [stdout]                 cmd="tokanban__viz__burndown"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz,help)
[INFO] [stdout]                 cmd="tokanban__viz__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz,kanban)
[INFO] [stdout]                 cmd="tokanban__viz__kanban"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz,timeline)
[INFO] [stdout]                 cmd="tokanban__viz__timeline"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz__help,burndown)
[INFO] [stdout]                 cmd="tokanban__viz__help__burndown"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz__help,help)
[INFO] [stdout]                 cmd="tokanban__viz__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz__help,kanban)
[INFO] [stdout]                 cmd="tokanban__viz__help__kanban"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__viz__help,timeline)
[INFO] [stdout]                 cmd="tokanban__viz__help__timeline"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow,help)
[INFO] [stdout]                 cmd="tokanban__workflow__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow,show)
[INFO] [stdout]                 cmd="tokanban__workflow__show"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow,update)
[INFO] [stdout]                 cmd="tokanban__workflow__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow__help,help)
[INFO] [stdout]                 cmd="tokanban__workflow__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow__help,show)
[INFO] [stdout]                 cmd="tokanban__workflow__help__show"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workflow__help,update)
[INFO] [stdout]                 cmd="tokanban__workflow__help__update"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace,create)
[INFO] [stdout]                 cmd="tokanban__workspace__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace,current)
[INFO] [stdout]                 cmd="tokanban__workspace__current"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace,help)
[INFO] [stdout]                 cmd="tokanban__workspace__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace,list)
[INFO] [stdout]                 cmd="tokanban__workspace__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace,set)
[INFO] [stdout]                 cmd="tokanban__workspace__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace__help,create)
[INFO] [stdout]                 cmd="tokanban__workspace__help__create"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace__help,current)
[INFO] [stdout]                 cmd="tokanban__workspace__help__current"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace__help,help)
[INFO] [stdout]                 cmd="tokanban__workspace__help__help"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace__help,list)
[INFO] [stdout]                 cmd="tokanban__workspace__help__list"
[INFO] [stdout]                 ;;
[INFO] [stdout]             tokanban__workspace__help,set)
[INFO] [stdout]                 cmd="tokanban__workspace__help__set"
[INFO] [stdout]                 ;;
[INFO] [stdout]             *)
[INFO] [stdout]                 ;;
[INFO] [stdout]         esac
[INFO] [stdout]     done
[INFO] [stdout] 
[INFO] [stdout]     case "${cmd}" in
[INFO] [stdout]         tokanban)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version auth workspace project task sprint comment member agent workflow import viz completion help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 1 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version create list view rotate revoke scopes help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__create)
[INFO] [stdout]             opts="-h -V --type --scopes --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <NAME>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --type)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --scopes)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help)
[INFO] [stdout]             opts="create list view rotate revoke scopes help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__revoke)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__rotate)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__scopes)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__help__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__list)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__revoke)
[INFO] [stdout]             opts="-h -V --no-confirm --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__rotate)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__scopes)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__agent__view)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version login logout status help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__help)
[INFO] [stdout]             opts="login logout status help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__help__login)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__help__logout)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__help__status)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__login)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__logout)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__auth__status)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version add list delete edit help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__add)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <TASK_KEY> [BODY]"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__delete)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__edit)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID> <BODY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help)
[INFO] [stdout]             opts="add list delete edit help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help__add)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help__delete)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help__edit)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__comment__list)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <TASK_KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__completion)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <SHELL>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help)
[INFO] [stdout]             opts="auth workspace project task sprint comment member agent workflow import viz completion help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent)
[INFO] [stdout]             opts="create list view rotate revoke scopes"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__revoke)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__rotate)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__scopes)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__agent__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__auth)
[INFO] [stdout]             opts="login logout status"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__auth__login)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__auth__logout)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__auth__status)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__comment)
[INFO] [stdout]             opts="add list delete edit"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__comment__add)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__comment__delete)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__comment__edit)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__comment__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__completion)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__import)
[INFO] [stdout]             opts="jira csv"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__import__csv)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__import__jira)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__member)
[INFO] [stdout]             opts="invite list update revoke"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__member__invite)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__member__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__member__revoke)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__member__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project)
[INFO] [stdout]             opts="create list view update archive set"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__archive)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__set)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__project__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint)
[INFO] [stdout]             opts="create list view update activate close"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__activate)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__close)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__sprint__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task)
[INFO] [stdout]             opts="create list view update search close reopen"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__close)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__reopen)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__search)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__task__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__viz)
[INFO] [stdout]             opts="kanban burndown timeline"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__viz__burndown)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__viz__kanban)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__viz__timeline)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workflow)
[INFO] [stdout]             opts="show update"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workflow__show)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workflow__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workspace)
[INFO] [stdout]             opts="create list set current"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workspace__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workspace__current)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workspace__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__help__workspace__set)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version jira csv help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__csv)
[INFO] [stdout]             opts="-h -V --project --workspace --format --quiet --verbose --no-color --config --api-url --help --version <FILE>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__help)
[INFO] [stdout]             opts="jira csv help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__help__csv)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__help__jira)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__import__jira)
[INFO] [stdout]             opts="-h -V --project --workspace --format --quiet --verbose --no-color --config --api-url --help --version <FILE>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version invite list update revoke help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help)
[INFO] [stdout]             opts="invite list update revoke help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help__invite)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help__revoke)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__help__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__invite)
[INFO] [stdout]             opts="-h -V --role --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <EMAIL>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --role)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__list)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__revoke)
[INFO] [stdout]             opts="-h -V --workspace --no-confirm --project --format --quiet --verbose --no-color --config --api-url --help --version <USER_ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__member__update)
[INFO] [stdout]             opts="-h -V --role --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <USER_ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --role)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version create list view update archive set help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__archive)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__create)
[INFO] [stdout]             opts="-h -V --key-prefix --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <NAME>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --key-prefix)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help)
[INFO] [stdout]             opts="create list view update archive set help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__archive)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__set)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__help__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__list)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__set)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__update)
[INFO] [stdout]             opts="-h -V --name --key-prefix --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --name)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --key-prefix)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__project__view)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version create list view update activate close help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__activate)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__close)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__create)
[INFO] [stdout]             opts="-h -V --project --name --start --end --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --name)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --start)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --end)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help)
[INFO] [stdout]             opts="create list view update activate close help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__activate)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__close)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__help__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__list)
[INFO] [stdout]             opts="-h -V --project --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__update)
[INFO] [stdout]             opts="-h -V --name --start --end --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --name)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --start)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --end)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__sprint__view)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <ID>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version create list view update search close reopen help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__close)
[INFO] [stdout]             opts="-h -V --reason --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --reason)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__create)
[INFO] [stdout]             opts="-h -V --project --priority --assignee --sprint --description --workspace --format --quiet --verbose --no-color --config --api-url --help --version <TITLE>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --priority)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --assignee)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --sprint)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --description)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help)
[INFO] [stdout]             opts="create list view update search close reopen help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__close)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__reopen)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__search)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__help__view)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__list)
[INFO] [stdout]             opts="-h -V --project --status --assignee --sprint --priority --due --cursor --limit --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --status)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --assignee)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --sprint)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --priority)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --due)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --cursor)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --limit)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__reopen)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__search)
[INFO] [stdout]             opts="-h -V --project --limit --workspace --format --quiet --verbose --no-color --config --api-url --help --version <QUERY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --limit)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__update)
[INFO] [stdout]             opts="-h -V --title --status --assignee --priority --sprint --description --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --title)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --status)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --assignee)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --priority)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --sprint)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --description)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__task__view)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <KEY>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version kanban burndown timeline help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__burndown)
[INFO] [stdout]             opts="-h -V --project --sprint --output --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --sprint)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --output)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__help)
[INFO] [stdout]             opts="kanban burndown timeline help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__help__burndown)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__help__kanban)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__help__timeline)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__kanban)
[INFO] [stdout]             opts="-h -V --project --output --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --output)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__viz__timeline)
[INFO] [stdout]             opts="-h -V --project --output --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --output)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version show update help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__help)
[INFO] [stdout]             opts="show update help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__help__show)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__help__update)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__show)
[INFO] [stdout]             opts="-h -V --project --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workflow__update)
[INFO] [stdout]             opts="-h -V --project --add-status --remove-status --migrate --workspace --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --add-status)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --remove-status)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --migrate)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version create list set current help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 2 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__create)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <NAME>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__current)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help)
[INFO] [stdout]             opts="create list set current help"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help__create)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help__current)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help__help)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help__list)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__help__set)
[INFO] [stdout]             opts=""
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 4 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__list)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]         tokanban__workspace__set)
[INFO] [stdout]             opts="-h -V --workspace --project --format --quiet --verbose --no-color --config --api-url --help --version <SLUG>"
[INFO] [stdout]             if [[ ${cur} == -* || ${COMP_CWORD} -eq 3 ]] ; then
[INFO] [stdout]                 COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]                 return 0
[INFO] [stdout]             fi
[INFO] [stdout]             case "${prev}" in
[INFO] [stdout]                 --workspace)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --project)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --format)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --config)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 --api-url)
[INFO] [stdout]                     COMPREPLY=($(compgen -f "${cur}"))
[INFO] [stdout]                     return 0
[INFO] [stdout]                     ;;
[INFO] [stdout]                 *)
[INFO] [stdout]                     COMPREPLY=()
[INFO] [stdout]                     ;;
[INFO] [stdout]             esac
[INFO] [stdout]             COMPREPLY=( $(compgen -W "${opts}" -- "${cur}") )
[INFO] [stdout]             return 0
[INFO] [stdout]             ;;
[INFO] [stdout]     esac
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] if [[ "${BASH_VERSINFO[0]}" -eq 4 && "${BASH_VERSINFO[1]}" -ge 4 || "${BASH_VERSINFO[0]}" -gt 4 ]]; then
[INFO] [stdout]     complete -F _tokanban -o nosort -o bashdefault -o default tokanban
[INFO] [stdout] else
[INFO] [stdout]     complete -F _tokanban -o bashdefault -o default tokanban
[INFO] [stdout] fi
[INFO] [stdout] test test_task_subcommands_in_completions ... ok
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "auth" -d 'Authentication commands'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "workspace" -d 'Workspace management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "project" -d 'Project management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "task" -d 'Task management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "sprint" -d 'Sprint management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "comment" -d 'Comment management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "member" -d 'Member management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "agent" -d 'Agent token management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "workflow" -d 'Workflow configuration'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "import" -d 'Import data from external sources'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "viz" -d 'Visualization commands'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "completion" -d 'Generate shell completion scripts'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_needs_command" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -f -a "login" -d 'Open browser authorization and save a CLI credential'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -f -a "logout" -d 'Revoke current token and clear local config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -f -a "status" -d 'Display current user, workspace, and token expiry'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and not __fish_seen_subcommand_from login logout status help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from login" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from logout" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from status" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from help" -f -a "login" -d 'Open browser authorization and save a CLI credential'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from help" -f -a "logout" -d 'Revoke current token and clear local config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from help" -f -a "status" -d 'Display current user, workspace, and token expiry'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand auth; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -f -a "create" -d 'Create a new workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -f -a "list" -d 'List all accessible workspaces'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -f -a "set" -d 'Set default workspace in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -f -a "current" -d 'Display current workspace details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and not __fish_seen_subcommand_from create list set current help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from create" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from set" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from current" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from help" -f -a "create" -d 'Create a new workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from help" -f -a "list" -d 'List all accessible workspaces'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from help" -f -a "set" -d 'Set default workspace in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from help" -f -a "current" -d 'Display current workspace details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workspace; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "create" -d 'Create a new project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "list" -d 'List projects in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "view" -d 'View project details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "update" -d 'Update project settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "archive" -d 'Archive a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "set" -d 'Set default project in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and not __fish_seen_subcommand_from create list view update archive set help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l key-prefix -d 'Key prefix for task IDs (e.g., PLAT)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from create" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l workspace -d 'Optional workspace override for compatibility with older configs' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from view" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l name -d 'New project name' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l key-prefix -d 'New key prefix' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from update" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from archive" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from set" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "create" -d 'Create a new project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "list" -d 'List projects in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "view" -d 'View project details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "update" -d 'Update project settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "archive" -d 'Archive a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "set" -d 'Set default project in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand project; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "create" -d 'Create a new task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "list" -d 'List tasks with optional filters'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "view" -d 'View full task details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "update" -d 'Update a task\'s fields'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "search" -d 'Search tasks by free-text query'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "close" -d 'Close a task (transitions status to Closed)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "reopen" -d 'Reopen a closed task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and not __fish_seen_subcommand_from create list view update search close reopen help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l priority -d 'Priority: urgent, high, medium, low, none (case-insensitive)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l assignee -d 'Assignee username or ID' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l sprint -d 'Sprint ID' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l description -d 'Task description' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from create" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l project -d 'Filter by project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l status -d 'Filter by status' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l assignee -d 'Filter by assignee' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l sprint -d 'Filter by sprint ID' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l priority -d 'Filter by priority (case-insensitive)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l due -d 'Filter by due date (ISO 8601)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l cursor -d 'Cursor for pagination' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l limit -d 'Page size (default 25, max 100)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from view" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l title -d 'New title' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l status -d 'New status' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l assignee -d 'New assignee' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l priority -d 'New priority (case-insensitive)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l sprint -d 'New sprint ID' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l description -d 'New description' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from update" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l project -d 'Filter by project key' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l limit -d 'Maximum results (default 20)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from search" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l reason -d 'Reason for closing' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from close" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from reopen" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "create" -d 'Create a new task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "list" -d 'List tasks with optional filters'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "view" -d 'View full task details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "update" -d 'Update a task\'s fields'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "search" -d 'Search tasks by free-text query'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "close" -d 'Close a task (transitions status to Closed)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "reopen" -d 'Reopen a closed task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand task; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "create" -d 'Create a new sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "list" -d 'List sprints in a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "view" -d 'View sprint details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "update" -d 'Update sprint settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "activate" -d 'Activate a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "close" -d 'Close a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and not __fish_seen_subcommand_from create list view update activate close help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l name -d 'Sprint name' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l start -d 'Start date (YYYY-MM-DD)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l end -d 'End date (YYYY-MM-DD)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from create" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l project -d 'Filter by project key' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from view" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l name -d 'New name' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l start -d 'New start date' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l end -d 'New end date' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from update" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -s h -l help -d 'Print help'
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-7e0ba83ab7119085)
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from activate" -s V -l version -d 'Print version'
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9af47adda188ae35)
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from close" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "create" -d 'Create a new sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "list" -d 'List sprints in a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "view" -d 'View sprint details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "update" -d 'Update sprint settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "activate" -d 'Activate a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "close" -d 'Close a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand sprint; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -f -a "add" -d 'Add a comment to a task (body from arg or stdin)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -f -a "list" -d 'List comments on a task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -f -a "delete" -d 'Delete a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -f -a "edit" -d 'Edit a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and not __fish_seen_subcommand_from add list delete edit help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from add" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from delete" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from edit" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from help" -f -a "add" -d 'Add a comment to a task (body from arg or stdin)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from help" -f -a "list" -d 'List comments on a task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from help" -f -a "delete" -d 'Delete a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from help" -f -a "edit" -d 'Edit a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand comment; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -f -a "invite" -d 'Invite a member to the workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -f -a "list" -d 'List workspace members'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -f -a "update" -d 'Update a member\'s role'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -f -a "revoke" -d 'Revoke a member\'s access'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and not __fish_seen_subcommand_from invite list update revoke help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l role -d 'Role: admin, editor, viewer' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from invite" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l role -d 'New role: admin, editor, viewer' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from update" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l no-confirm -d 'Skip confirmation prompt'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from revoke" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from help" -f -a "invite" -d 'Invite a member to the workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from help" -f -a "list" -d 'List workspace members'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from help" -f -a "update" -d 'Update a member\'s role'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from help" -f -a "revoke" -d 'Revoke a member\'s access'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand member; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "create" -d 'Create a new agent token'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "list" -d 'List agents in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "view" -d 'View agent details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "rotate" -d 'Rotate agent key (revoke current, generate new with 1h grace)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "revoke" -d 'Revoke an agent permanently'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "scopes" -d 'List agent scopes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and not __fish_seen_subcommand_from create list view rotate revoke scopes help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l type -d 'Agent type tag (e.g., "summarizer", "reviewer")' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l scopes -d 'Comma-separated scopes (e.g., "tasks:read,tasks:write" or "tasks:read,tasks:write,projects:read,memory:read,memory:write")' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from create" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from list" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from view" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from rotate" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l no-confirm -d 'Skip confirmation prompt'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from revoke" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from scopes" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "create" -d 'Create a new agent token'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "list" -d 'List agents in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "view" -d 'View agent details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "rotate" -d 'Rotate agent key (revoke current, generate new with 1h grace)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "revoke" -d 'Revoke an agent permanently'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "scopes" -d 'List agent scopes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand agent; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -f -a "show" -d 'Show the current workflow for a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -f -a "update" -d 'Update workflow configuration'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and not __fish_seen_subcommand_from show update help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from show" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l add-status -d 'Add a new status to the workflow' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l remove-status -d 'Remove a status (must not have open tasks)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l migrate -d 'Migrate tasks from one status to another (FROM:TO)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from update" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from help" -f -a "show" -d 'Show the current workflow for a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from help" -f -a "update" -d 'Update workflow configuration'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand workflow; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -f -a "jira" -d 'Import tasks from a Jira JSON export file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -f -a "csv" -d 'Import tasks from a CSV file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and not __fish_seen_subcommand_from jira csv help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l project -d 'Target project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from jira" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l project -d 'Target project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from csv" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from help" -f -a "jira" -d 'Import tasks from a Jira JSON export file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from help" -f -a "csv" -d 'Import tasks from a CSV file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand import; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -f -a "kanban" -d 'Display a Kanban board (opens HTML in browser or saves to file)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -f -a "burndown" -d 'Display a burndown chart for a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -f -a "timeline" -d 'Display a timeline view for a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and not __fish_seen_subcommand_from kanban burndown timeline help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l output -d 'Save to file instead of opening in browser' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from kanban" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l sprint -d 'Sprint ID' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l output -d 'Save to file instead of opening in browser' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from burndown" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l project -d 'Project key (overrides config default)' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l output -d 'Save to file instead of opening in browser' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from timeline" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from help" -f -a "kanban" -d 'Display a Kanban board (opens HTML in browser or saves to file)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from help" -f -a "burndown" -d 'Display a burndown chart for a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from help" -f -a "timeline" -d 'Display a timeline view for a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand viz; and __fish_seen_subcommand_from help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l workspace -d 'Override default workspace' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l project -d 'Override default project' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l format -d 'Output format: json, table, card' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l config -d 'Custom config file location' -r -F
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l api-url -d 'Override API endpoint' -r
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l quiet -d 'Suppress non-error output'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l verbose -d 'Include detailed logging and response bodies'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -l no-color -d 'Strip ANSI color codes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -s h -l help -d 'Print help'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand completion" -s V -l version -d 'Print version'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "auth" -d 'Authentication commands'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "workspace" -d 'Workspace management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "project" -d 'Project management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "task" -d 'Task management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "sprint" -d 'Sprint management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "comment" -d 'Comment management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "member" -d 'Member management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "agent" -d 'Agent token management'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "workflow" -d 'Workflow configuration'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "import" -d 'Import data from external sources'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "viz" -d 'Visualization commands'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "completion" -d 'Generate shell completion scripts'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and not __fish_seen_subcommand_from auth workspace project task sprint comment member agent workflow import viz completion help" -f -a "help" -d 'Print this message or the help of the given subcommand(s)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from auth" -f -a "login" -d 'Open browser authorization and save a CLI credential'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from auth" -f -a "logout" -d 'Revoke current token and clear local config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from auth" -f -a "status" -d 'Display current user, workspace, and token expiry'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workspace" -f -a "create" -d 'Create a new workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workspace" -f -a "list" -d 'List all accessible workspaces'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workspace" -f -a "set" -d 'Set default workspace in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workspace" -f -a "current" -d 'Display current workspace details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "create" -d 'Create a new project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "list" -d 'List projects in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "view" -d 'View project details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "update" -d 'Update project settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "archive" -d 'Archive a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from project" -f -a "set" -d 'Set default project in config'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "create" -d 'Create a new task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "list" -d 'List tasks with optional filters'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "view" -d 'View full task details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "update" -d 'Update a task\'s fields'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "search" -d 'Search tasks by free-text query'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "close" -d 'Close a task (transitions status to Closed)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from task" -f -a "reopen" -d 'Reopen a closed task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "create" -d 'Create a new sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "list" -d 'List sprints in a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "view" -d 'View sprint details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "update" -d 'Update sprint settings'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "activate" -d 'Activate a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from sprint" -f -a "close" -d 'Close a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from comment" -f -a "add" -d 'Add a comment to a task (body from arg or stdin)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from comment" -f -a "list" -d 'List comments on a task'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from comment" -f -a "delete" -d 'Delete a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from comment" -f -a "edit" -d 'Edit a comment'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from member" -f -a "invite" -d 'Invite a member to the workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from member" -f -a "list" -d 'List workspace members'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from member" -f -a "update" -d 'Update a member\'s role'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from member" -f -a "revoke" -d 'Revoke a member\'s access'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "create" -d 'Create a new agent token'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "list" -d 'List agents in workspace'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "view" -d 'View agent details'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "rotate" -d 'Rotate agent key (revoke current, generate new with 1h grace)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "revoke" -d 'Revoke an agent permanently'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from agent" -f -a "scopes" -d 'List agent scopes'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workflow" -f -a "show" -d 'Show the current workflow for a project'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from workflow" -f -a "update" -d 'Update workflow configuration'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from import" -f -a "jira" -d 'Import tasks from a Jira JSON export file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from import" -f -a "csv" -d 'Import tasks from a CSV file'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from viz" -f -a "kanban" -d 'Display a Kanban board (opens HTML in browser or saves to file)'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from viz" -f -a "burndown" -d 'Display a burndown chart for a sprint'
[INFO] [stdout] complete -c tokanban -n "__fish_tokanban_using_subcommand help; and __fish_seen_subcommand_from viz" -f -a "timeline" -d 'Display a timeline view for a project'
[INFO] [stdout] test test_shell_name_case_insensitive ... ok
[INFO] [stdout] test test_shell_name_mixed_case ... ok
[INFO] [stdout] test test_all_shells_contain_all_commands ... ok
[INFO] [stdout] test test_all_shells_contain_global_flags ... ok
[INFO] [stdout] test test_viz_subcommands_in_completions ... ok
[INFO] [stdout] test test_zsh_completion_generated ... ok
[INFO] [stdout] test test_zsh_completion_syntax_valid ... ok
[INFO] [stdout] test test_shells_generate_different_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_config_missing_file ... ok
[INFO] [stdout] test test_config_permission_check ... ok
[INFO] [stdout] test test_config_defaults_resolution ... ok
[INFO] [stdout] test test_config_workspace_default ... ok
[INFO] [stdout] test test_config_read_valid_file ... ok
[INFO] [stdout] test test_config_write_all_fields ... ok
[INFO] [stdout] test test_config_update_preserves_other_fields ... ok
[INFO] [stdout] test test_config_project_default ... ok
[INFO] [stdout] test test_config_invalid_toml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_ctx_with_verbose_flag ... ok
[INFO] [stdout] test test_error_rendering ... ok
[INFO] [stdout] test test_ctx_creation_with_config ... ok
[INFO] [stdout] test test_color_config_disabled ... ok
[INFO] [stdout] test test_insecure_config_error ... ok
[INFO] [stdout] test test_not_authenticated_error ... ok
[INFO] [stdout] test test_missing_required_error ... ok
[INFO] [stdout] test test_output_format_is_json ... ok
[INFO] [stdout] test test_format_resolution ... ok
[INFO] [stdout] test test_config_loading_with_valid_file ... ok
[INFO] [stdout] test test_ctx_with_quiet_flag ... ok
[INFO] [stdout] test test_delete_request ... ok
[INFO] [stdout] test test_api_list_response_structure ... ok
[INFO] [stderr]      Running tests/output_tests.rs (/opt/rustwide/target/debug/deps/output_tests-68f0f749d0db3535)
[INFO] [stdout] test test_output_format_is_tui ... ok
[INFO] [stdout] test test_patch_request ... ok
[INFO] [stdout] test test_project_set_resolves_name_to_canonical_project_id ... ok
[INFO] [stdout] test test_project_list_does_not_require_workspace_default ... ok
[INFO] [stdout] test test_api_client_with_mock_server ... ok
[INFO] [stdout] test test_token_refresh_flow_integration ... ok
[INFO] [stdout] test test_task_create_resolves_project_reference_before_posting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test test_color_config_color_enabled_by_default ... ok
[INFO] [stdout] test test_color_config_no_color_flag ... ok
[INFO] [stdout] test test_color_stripped_with_no_color ... ok
[INFO] [stdout] test test_colors_in_tty ... ok
[INFO] [stdout] test test_format_case_insensitive ... ok
[INFO] [stdout] test test_format_from_str ... ok
[INFO] [stdout] test test_format_non_tty_uses_json ... ok
[INFO] [stdout] test test_format_quiet_uses_json ... ok
[INFO] [stdout] test test_format_tty_detection ... ok
[INFO] [stdout] test test_format_explicit_flag_overrides ... ok
[INFO] [stdout] test test_format_tty_uses_table ... ok
[INFO] [stdout] test test_is_json_method ... ok
[INFO] [stdout] test test_json_list_structure ... ok
[INFO] [stdout] test test_json_render_string ... ok
[INFO] [stdout] test test_json_nested_objects ... ok
[INFO] [stdout] test test_json_detail_structure ... ok
[INFO] [stdout] test test_table_numeric_right_alignment ... ok
[INFO] [stdout] test test_table_truncation_with_ellipsis ... ok
[INFO] [stdout] test test_is_tui_method ... ok
[INFO] [stdout] test test_quiet_mode_suppresses_output ... ok
[INFO] [stdout] test test_truncate_long_string ... ok
[INFO] [stdout] test test_truncate_short_string ... ok
[INFO] [stdout] test test_verbose_includes_response_body ... ok
[INFO] [stdout] test test_json_timestamps_format ... ok
[INFO] [stdout] test test_no_colors_when_piped ... ok
[INFO] [stdout] test test_verbose_includes_timing ... ok
[INFO] [stdout] test test_card_render_basic ... ok
[INFO] [stdout] test test_terminal_width ... ok
[INFO] [stdout] test test_table_terminal_width_respected ... ok
[INFO] [stdout] test test_card_box_drawing ... ok
[INFO] [stdout] test test_table_contains_separator ... ok
[INFO] [stdout] test test_table_box_drawing_chars ... ok
[INFO] [stdout] test test_table_render_basic ... ok
[INFO] [stdout] test test_card_sections ... ok
[INFO] [stdout] test test_card_comment_rendering ... ok
[INFO] [stdout] test test_card_header_format ... ok
[INFO] [stdout] test test_table_alignment ... ok
[INFO] [stdout] test test_table_right_alignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tokanban
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50c4d3ce3351fa832f670cf1e3134bd82d05f475ffb13fe8317b4b8d563d4491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c4d3ce3351fa832f670cf1e3134bd82d05f475ffb13fe8317b4b8d563d4491", kill_on_drop: false }`
[INFO] [stdout] 50c4d3ce3351fa832f670cf1e3134bd82d05f475ffb13fe8317b4b8d563d4491
