The Square Cloud CLI is a command-line tool that allows you to interact with Square Cloud services. You can use the CLI to deploy applications, manage services, and much more.

Installation

To use the CLI, you need to install it on your local machine.

You can install the CLI using the following commands:


Update the CLI

To update the CLI, you can run the following command:

Output
$: squarecloud update
Downloading checksums...
Downloading binaries from github release...
https://github.com/squarecloudofc/cli/releases/download/v2.1.1/squarecloud_windows_amd64.zip
Validating file...
Extracting file to C:\Users\squarecloud\AppData\Roaming\squarecloud
Square Cloud CLI updated to version 2.1.1

And that’s it! You have successfully updated the Square Cloud CLI. πŸŽ‰

Next steps

After installing the CLI, you need to authenticate to the Square Cloud API.

Authentication

Learn what it takes to authenticate to the Square Cloud CLI.