Cargo Features

bugbite-cli has no features set by default.

[dependencies]
bugbite-cli = { version = "0.0.10", features = ["generate", "test", "test-bugzilla"] }
generate

build shell completion

Enables clap_complete

Required by the generate binary

test

test support

Enables test of bugbite

test-bugzilla

bugzilla integration tests that require a local instance

Enables test of bugbite