gdcloud auth configure-docker

NAME

gdcloud auth configure-docker - Configure Docker authentication after signing in to the gdcloud CLI.

SYNOPSIS

gdcloud auth configure-docker [flags]

DESCRIPTION

Configure Docker authentication after signing in to the gdcloud CLI. You can enable Docker certificate configuration. You can specify the direct IP address port URL to use for artifact uploads instead of DNS.

EXAMPLES

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

    gdcloud auth configure-docker

OPTIONAL FLAGS

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