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 # 使用交互式选择器来选择数据库,然后要求确认。
squarecloud db delete <dbID> # 确认后删除指定数据库。
squarecloud db delete <dbID> -y # 删除时不询问确认。
squarecloud db delete --help