gdcloud database clusters delete

名前

gdcloud database clusters delete - DBCluster カスタム リソースを削除します。

概要

gdcloud database clusters delete CLUSTER_NAME [flags]

EXAMPLES

To delete a DBCluster custom resource with name "postgresql-db", run:

  gdcloud database clusters delete postgresql-db

To delete a DBCluster custom resource with name "oracle-db" in the project "db", run:

  gdcloud database clusters delete oracle-db --project=db

オプションのフラグ

      --hard          deletes any backups along the way.
      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

GDCLOUD ワイドフラグ

これらのフラグは、すべてのコマンドで使用できます: --configuration--format--help--project--quiet

詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。