Canary CLI Setup Installation Install with pipx Install with pipx from Repo Install with poetry from Repo pipx install canarycd-cli Install pipx on Ubuntu apt install pipx && pipx ensurepath && pipx ensurepath --global Install pipx on other Platforms pipx install git+https://github.com/rehborn/canary-cli.git@main poetry add git+https://github.com/rehborn/canary-cli.git@main Enable Autocompletion $ ccd --install-completion CLI Usage Guide Was this page helpful?