Skip to main content
Prints the TLS certificate or rotates the password/certificate of a database. In both subcommands, the database ID is optional: the CLI resolves it from the argument, then falls back to an interactive picker.
The reset subcommand is destructive: rotating a password or certificate immediately invalidates the old one for any connection still using it. It asks for y/N confirmation before proceeding; pass -y/--yes to skip the prompt.
Use squarecloud db credentials --help for more information about this command.