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.

squarecloud app snapshot create
# Creates a snapshot of your application on Square Cloud.
squarecloud app snapshot create --download
# Downloads the snapshot to your local machine after it's created.
squarecloud app snapshot list
# Lists all applications snapshots on Square Cloud.
squarecloud app snapshot list <appID>
# Lists all snapshots for a specific application identified by <appID>.
Use squarecloud app snapshot --help for more information about this command.