1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Thu Nov 9 11:45:52 UTC 2023

This commit is contained in:
Automated 2023-11-09 11:45:52 +00:00
parent f2c5d1d45f
commit 03f0979970
300 changed files with 8569 additions and 1319 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alpha certificate-manager trust-configs import
(TRUST_CONFIG : --location=LOCATION) [--async] [--source=SOURCE]
[GCLOUD_WIDE_FLAG ...]
[--update-mask=UPDATE_MASK] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Import a TrustConfig.
@ -63,6 +63,13 @@ FLAGS
$ gcloud info --format='value(installation.sdk_root)'
--update-mask=UPDATE_MASK
Update mask used to specify fields to be overwritten in the TrustConfig
by import. TrustConfig must already exist. Fields specified in the
update-mask are relative to the TrustConfig. The flag can be a
comma-separated list of updatable non-nested fields, e.g. description
or trust_stores. Valid example: --update-mask=description,trust_stores.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,