Run once without a persistent install:
uvx --from smbcloud-cli smbInstall as a persistent tool:
uv tool install smbcloud-cliOr with pip:
pip install smbcloud-cliuv tool upgrade smbcloud-cliOr with pip:
pip install --upgrade smbcloud-cliuv tool uninstall smbcloud-cliOr with pip:
pip uninstall smbcloud-cliAll installation methods above use pre-built binaries — no Rust toolchain required. You can also download the binary directly from GitHub Releases.