Skip to main content
Sends a start 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 start
# Uses an interactive picker to choose the database.
squarecloud db start <dbID>
# Starts a specific database.
Use squarecloud db start --help for more information about this command.