Deploy with smbCloud from your terminal.
Website
·
Documentation
·
Contributing
·
Releases
About
smb is the command-line interface for smbCloud.
Deploy Rust, Node.js, Ruby, or Swift apps from your terminal.
Install
If you want the quickest setup, use a pre-built native binary.
Homebrew (macOS & Linux)
brew tap smbcloudXYZ/tap
brew install clinpm
npm install -g @smbcloud/cli.NET tool
dotnet tool install --global SmbCloud.Clipip
pip install smbcloud-cliShell (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-unix.sh | shPowerShell (Windows)
irm https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-windows.sh | iexOr grab a pre-built binary from the Releases page.
Quick Start
smb login
smb init
smb deployThat gets you from login to first deploy.
Documentation
See the docs/ directory for guides on authentication, project configuration, and deployment workflows.
Contributing
Read CONTRIBUTING.md to get started. Contributions are welcome.
For the broader product, see smbCloud and the deployment docs.
License
Copyright
© 2026 smbCloud (Splitfire AB).