# Configure the Space "my-space"
kf configure-space get-container-registry my-space
# Configure the targeted Space
kf configure-space get-container-registry
Sinalizações
-h, --help
ajuda para get-container-registry
Sinalizações herdadas
Estas sinalizações são herdadas dos comandos pai.
--as=string
Nome de usuário a ser representado para a operação.
--as-group=strings
Grupo a ser representado para a operação. Inclua essa sinalização várias vezes para especificar vários grupos.
--config=string
O caminho para o arquivo de configuração Kf a ser usado para solicitações da CLI.
--kubeconfig=string
O caminho do arquivo kubeconfig a ser usado nas solicitações da CLI.
--log-http
Registre solicitações HTTP para erro padrão.
--space=string
Espaço para executar o comando. Essa sinalização substitui o Space segmentado atualmente.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[],[],null,["# kf configure-space get-container-registry\n\n### Name\n\n`kf configure-space get-container-registry` - Get the container registry used for Builds.\n\n### Synopsis\n\n```\nkf configure-space get-container-registry [SPACE_NAME] [flags]\n```\n\n### Examples\n\n```\n# Configure the Space \"my-space\"\nkf configure-space get-container-registry my-space\n# Configure the targeted Space\nkf configure-space get-container-registry\n```\n\n### Flags\n\n`-h, --help`\n\n: help for get-container-registry\n\n### Inherited flags\n\nThese flags are inherited from parent commands.\n\n`--as=`\u003cvar translate=\"no\"\u003estring\u003c/var\u003e\n\n: Username to impersonate for the operation.\n\n`--as-group=`\u003cvar translate=\"no\"\u003estrings\u003c/var\u003e\n\n: Group to impersonate for the operation. Include this flag multiple times to specify multiple groups.\n\n`--config=`\u003cvar translate=\"no\"\u003estring\u003c/var\u003e\n\n: Path to the Kf config file to use for CLI requests.\n\n`--kubeconfig=`\u003cvar translate=\"no\"\u003estring\u003c/var\u003e\n\n: Path to the kubeconfig file to use for CLI requests.\n\n`--log-http`\n\n: Log HTTP requests to standard error.\n\n`--space=`\u003cvar translate=\"no\"\u003estring\u003c/var\u003e\n\n: Space to run the command against. This flag overrides the currently targeted Space."]]