- INFORMATION
-
gcloud beta container hub scopes namespaces get-credentials
is not available in universe domainuniverse
. - NAME
-
- gcloud beta container hub scopes namespaces get-credentials - fetch credentials for a membership with a particular namespace
- SYNOPSIS
-
-
gcloud beta container hub scopes namespaces get-credentials
NAMESPACE
[--membership
=MEMBERSHIP
] [--membership-location
=MEMBERSHIP_LOCATION
] [--set-namespace-in-config
=SET_NAMESPACE_IN_CONFIG
] [GCLOUD_WIDE_FLAG …
]
-
- EXAMPLES
-
Get the Connect Gateway kubeconfig for global membership
MEMBERSHIP
, using namespaceNAMESPACE
in the config:gcloud beta container hub scopes namespaces get-credentials NAMESPACE --membership=MEMBERSHIP --membership-location=global --set-namespace-in-config=true
Get the Connect Gateway kubeconfig for global membership
MEMBERSHIP
:gcloud beta container hub scopes namespaces get-credentials NAMESPACE --membership=MEMBERSHIP --membership-location=global
- POSITIONAL ARGUMENTS
-
NAMESPACE
- Name of the namespace for which to get access to memberships.
- FLAGS
-
--membership
=MEMBERSHIP
- Membership ID to get credentials from. If not provided, a prompt will offer a list of memberships in the fleet.
--membership-location
=MEMBERSHIP_LOCATION
-
The location of the membership resource, e.g.
us-central1
. If not specified, defaults toglobal
. --set-namespace-in-config
=SET_NAMESPACE_IN_CONFIG
-
If true, the default namespace for the context in the generated kubeconfig will
be set to the Fleet namespace (i.e. the name given as the positional argument in
this command).
Otherwise, no default namespace will be set, functioning the same as
gcloud container fleet memberships get-credentials
.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file
,--account
,--billing-project
,--configuration
,--flags-file
,--flatten
,--format
,--help
,--impersonate-service-account
,--log-http
,--project
,--quiet
,--trace-token
,--user-output-enabled
,--verbosity
.Run
$ gcloud help
for details. - NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud container hub scopes namespaces get-credentials
gcloud alpha container hub scopes namespaces get-credentials
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]