gcloud scc posture-templates describe (POSTURE_TEMPLATE : --location=LOCATION --organization=ORGANIZATION) [--revision-id=REVISION_ID] [GCLOUD_WIDE_FLAG …]
organizations/123/locations/global/postureTemplates/secure_by_default
(i.e. a posture in organization 123, location global,
with id secure_by_default):
gcloud scc posture-templates describe organizations/123/locations/global/postureTemplates/secure_by_default
Describe a specific revision v1.0.0 of posture template named
organizations/123/locations/global/postureTemplates/secure_by_default:
gcloud scc posture-templates describe organizations/123/locations/global/postureTemplates/secure_by_default --revision-id=v1.0.0POSTURE_TEMPLATE
To set the posture_template attribute:
posture_template on the command line.
--location=LOCATIONlocation attribute:
posture_template on the command line with a
fully specified name;
--location on the command line.
--organization=ORGANIZATIONorganization attribute:
posture_template on the command line with a
fully specified name;
--organization on the command line.
--revision-id=REVISION_ID--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.
securityposture/v1 API. The full
documentation for this API can be found at: https://cloud.google.com/security-command-center
gcloud alpha scc posture-templates describe
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.