メインコンテンツへスキップ
データベースに停止シグナルを送信します。データベース ID は省略可能です。CLI は引数から解決し、指定がない場合はインタラクティブな選択メニューにフォールバックします。
squarecloud db stop
# Uses an interactive picker to choose the database.
squarecloud db stop <dbID>
# Stops a specific database.
このコマンドの詳細については squarecloud db stop --help を使用してください。