Skip to main content
Output

Global flags and behavior

  • --json is available on every command, including subcommands, and prints raw machine-readable output instead of the formatted table or message.
  • -y/--yes skips the y/N confirmation prompt on destructive commands, such as db delete, db credentials reset and db snapshot restore.
  • Pressing Ctrl+C cancels any in-flight API request.
  • Setting SQUARECLOUD_DEBUG=1 logs every API request and response to stderr, useful when troubleshooting a command.