Skip to main content
Sends a stop signal to the database. The database ID is optional: the CLI resolves it from the argument, then falls back to an interactive picker.
squarecloud db stop
# Uses an interactive picker to choose the database.
squarecloud db stop <dbID>
# Stops a specific database.
Use squarecloud db stop --help for more information about this command.