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 참조 개요 페이지를 참고하세요.