English
Manages snapshots of your applications on Square Cloud.
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>.
squarecloud app snapshot --help
Was this page helpful?