mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed May 18 08:41:01 UTC 2022
This commit is contained in:
parent
379049f21a
commit
9f95235d93
258 changed files with 7569 additions and 441 deletions
30
gcloud/container/hub/identity-service/enable
Normal file
30
gcloud/container/hub/identity-service/enable
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
NAME
|
||||
gcloud container hub identity-service enable - enable Identity Service
|
||||
Feature
|
||||
|
||||
SYNOPSIS
|
||||
gcloud container hub identity-service enable [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
This command enables the Identity Service Feature in a fleet.
|
||||
|
||||
EXAMPLES
|
||||
To enable the Identity Service Feature, run:
|
||||
|
||||
$ gcloud container hub identity-service enable
|
||||
|
||||
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
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha container hub identity-service enable
|
||||
|
||||
$ gcloud beta container hub identity-service enable
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue