Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Square Cloud 上のデータベースを削除します。
y/N
-y
--yes
squarecloud db delete # Uses an interactive picker to choose the database, then asks for confirmation.
squarecloud db delete <dbID> # Deletes a specific database after confirmation.
squarecloud db delete <dbID> -y # Deletes without asking for confirmation.
squarecloud db delete --help