Skip to main content
Reports whether the Square Cloud platform is operating normally. This is a lightweight health check, not a status for a specific app or database; use squarecloud app status or squarecloud db status for those. It works even when you are not logged in.
squarecloud status
# Prints a checkmark and a status message if Square Cloud is operating normally.
squarecloud status --json
# Prints the raw status object as JSON.
Use squarecloud status --help for more information about this command.