gdcloud auth configure-docker

名前

gdcloud auth configure-docker - gdcloud CLI にログインした後、Docker 認証を構成します。

概要

gdcloud auth configure-docker [flags]

説明

gdcloud CLI にログインしたら、Docker 認証を構成します。Docker 証明書構成を有効にできます。DNS の代わりに、アーティファクトのアップロードに使用する直接 IP アドレス ポート URL を指定できます。

EXAMPLES

To configure Docker authentication after signing in to the gdcloud CLI, run:

    gdcloud auth configure-docker

オプションのフラグ

      --config-cert   If true, enable docker certificate configuration. It is optional, and false by default.
      --use-ip-port   If true, the direct IP port URL is used for artifacts upload instead of DNS. It is optional. (default true)

GDCLOUD ワイドフラグ

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

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