0.01
A long-lived project that still receives updates
Ruby binding for smbcloud-cli modellllllllllll.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

~> 0.9.91
 Project Readme

smbCloud Logo
smbCloud CLI

Deploy to the cloud in one command.

Website · Documentation · Contributing · Releases

Crates.io npm Homebrew PyPI License

About

smb is the command-line interface for smbCloud — the modern cloud deployment platform. We've eliminated the friction of cloud infrastructure so you can focus on what matters: building an incredible product.

Ship your Rust, Node.js, Ruby, or Swift app with a single, magical command.

Install

We highly recommend using our pre-built native binaries for the fastest, frictionless setup.

Homebrew (macOS & Linux)

brew tap smbcloudXYZ/tap
brew install cli

npm

npm install -g @smbcloud/cli

pip

pip install smbcloud-cli

Shell (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-unix.sh | sh

PowerShell (Windows)

irm https://raw.githubusercontent.com/smbcloudXYZ/smbcloud-cli/main/install-windows.sh | iex

Or grab a pre-built binary from the Releases page.

Quick Start

smb login
smb init
smb deploy

That's it. Your app is live.

Documentation

See the docs/ directory for guides on authentication, project configuration, and deployment workflows.

Contributing

Read CONTRIBUTING.md to get started. All contributions are welcome.

License

Apache-2.0