Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI
Project description
kci-dev
Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI
Quickstart
Using PyPI and virtualenv
virtualenv .venv
source .venv/bin/activate
pip install kci-dev
Config file
kci-dev resultscan be used without a config file or KernelCI authorization token.
For other subcommands (like kci-dev bisect) is possible to create a default config file at
~/.config/kci-dev/kci-dev.toml with the following command:
kci-dev config
Shell Completions
kci-dev supports tab completion for bash, zsh, and fish shells. To enable completions:
Bash
# Add to ~/.bashrc
source /path/to/kci-dev/completions/kci-dev-completion.bash
Zsh
# Add to ~/.zshrc (make sure compinit is enabled)
fpath=(/path/to/kci-dev/completions $fpath)
autoload -U compinit && compinit
Fish
# Copy to fish completions directory
cp /path/to/kci-dev/completions/kci-dev.fish ~/.config/fish/completions/
After adding the appropriate lines, restart your shell or source your configuration file.
KernelCI authorization tokens
Authorizaton tokens can be requested here
Contributing to kci-dev
The kci-dev project welcomes, and depends on, contribution from developers and users in the open source community.
The Contributor Guide should guide you on how to contribute to kci-dev project.
Documentation
For latest informations check out the documentation here
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kci_dev-0.1.10.tar.gz.
File metadata
- Download URL: kci_dev-0.1.10.tar.gz
- Upload date:
- Size: 56.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9adb94b653df11935458c7960a40f18194f5c43f4dc54623a7284f3882ec0817
|
|
| MD5 |
b5b7dd5293df7b5d93138423ace72fa5
|
|
| BLAKE2b-256 |
f81543eb8142c2832b11abe9ed8c76d5f7b620f27d976a257412ef6f040ab089
|
File details
Details for the file kci_dev-0.1.10-py3-none-any.whl.
File metadata
- Download URL: kci_dev-0.1.10-py3-none-any.whl
- Upload date:
- Size: 70.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c34e4d8dbbfedaf1ae5e470b870e2123ee5ee579e10a861e4576749e9cf4cfe3
|
|
| MD5 |
1094341a068f52961ecc71d044638d70
|
|
| BLAKE2b-256 |
8f863368c6f6199990432bfd4027d07eb4c1bea74a344a1523aecb07f404c7ab
|