Install basectl directly from the repository using cargo:
cargo install --force --git https://github.com/base/infra basectlOr from a specific branch:
cargo install --force --git https://github.com/base/infra --branch <branch> basectl