メインコンテンツへスキップ
Square Cloud プラットフォームが正常に稼働しているかどうかを報告します。これは軽量なヘルスチェックであり、特定のアプリやデータベースのステータスではありません。それらには squarecloud app status または squarecloud db status を使用してください。ログインしていない状態でも動作します。
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.
このコマンドの詳細については squarecloud status --help を使用してください。