mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed Dec 6 10:10:36 UTC 2023
This commit is contained in:
parent
d3074f94bb
commit
f36750d203
469 changed files with 9617 additions and 1400 deletions
32
gcloud/container/hub/dataplane-v2-encryption/describe
Normal file
32
gcloud/container/hub/dataplane-v2-encryption/describe
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
NAME
|
||||
gcloud container hub dataplane-v2-encryption describe - describes the
|
||||
status of the Dataplane V2 Encryption Feature resource
|
||||
|
||||
SYNOPSIS
|
||||
gcloud container hub dataplane-v2-encryption describe
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
This command gets the detailed status of the Dataplane V2 Encryption
|
||||
Feature in a fleet.
|
||||
|
||||
EXAMPLES
|
||||
To describe the Dataplane V2 Encryption Feature, run:
|
||||
|
||||
$ gcloud container hub dataplane-v2-encryption describe
|
||||
|
||||
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 dataplane-v2-encryption describe
|
||||
|
||||
$ gcloud beta container hub dataplane-v2-encryption describe
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue