Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt

Use this file to discover all available pages before exploring further.

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:
Square Cloud CLI installation

curl -fsSL https://cli.squarecloud.app/install | bash

Update the CLI

To update the CLI, you can run the following command:
npm update -g @squarecloud/cli
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.