gcloud beta certificate-manager trust-configs import (TRUST_CONFIG : --location=LOCATION) [--async] [--source=SOURCE] [--update-mask=UPDATE_MASK] [GCLOUD_WIDE_FLAG …]
(BETA) Import a TrustConfig.
gcloud beta certificate-manager trust-configs import my-trust-config --source=my-trust-config.yaml --location=global
To set the project attribute:
trust_config on the command line with a fully
specified name;
--project on the command line;
core/project.
TRUST_CONFIG
To set the trust_config attribute:
trust_config on the command line.
--location=LOCATIONlocation attribute:
trust_config on the command line with a fully
specified name;
--location on the command line;
--async--source=SOURCE$CLOUDSDKROOT is can be obtained with the following command:
gcloud info --format='value(installation.sdk_root)'--update-mask=UPDATE_MASK--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.
certificatemanager/v1 API. The full
documentation for this API can be found at: https://docs.cloud.google.com/certificate-manager/docs/overview
gcloud certificate-manager trust-configs importgcloud alpha certificate-manager trust-configs import
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 2026-05-27 UTC.