Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
NOME
gdcloud auth configure-docker: configura l'autenticazione Docker dopo aver eseguito l'accesso alla CLI gdcloud.
SINOSSI
gdcloud auth configure-docker [flags]
DESCRIZIONE
Configura l'autenticazione Docker dopo aver eseguito l'accesso a gcloud CLI.
Puoi abilitare la configurazione dei certificati Docker.
Puoi specificare l'URL della porta dell'indirizzo IP diretto da utilizzare per i caricamenti degli artefatti anziché il DNS.
ESEMPI
To configure Docker authentication after signing in to the gdcloud CLI, run:
gdcloud auth configure-docker
FLAG FACOLTATIVI
--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 WIDE FLAGS
Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud auth configure-docker\u003c/code\u003e command configures Docker authentication after signing into the gdcloud CLI.\u003c/p\u003e\n"],["\u003cp\u003eDocker certificate configuration can be enabled with the \u003ccode\u003e--config-cert\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eDirect IP port URLs can be used for artifact uploads instead of DNS by using the \u003ccode\u003e--use-ip-port\u003c/code\u003e flag, which is enabled by default.\u003c/p\u003e\n"],["\u003cp\u003eThis command can be run standalone with no optional flags or arguments, by calling \u003ccode\u003egdcloud auth configure-docker\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud auth configure-docker\n\nNAME\n----\n\ngdcloud auth configure-docker - Configure Docker authentication after signing in to the gdcloud CLI.\n\nSYNOPSIS\n--------\n\n gdcloud auth configure-docker [flags]\n\nDESCRIPTION\n-----------\n\nConfigure Docker authentication after signing in to the gdcloud CLI.\nYou can enable Docker certificate configuration.\nYou can specify the direct IP address port URL to use for artifact uploads instead of DNS.\n\n### EXAMPLES\n\n To configure Docker authentication after signing in to the gdcloud CLI, run:\n\n gdcloud auth configure-docker\n\n### OPTIONAL FLAGS\n\n --config-cert If true, enable docker certificate configuration. It is optional, and false by default.\n --use-ip-port If true, the direct IP port URL is used for artifacts upload instead of DNS. It is optional. (default true)\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]