gcloud scc manage services describe SERVICE_NAME (--folder=FOLDER_ID | --organization=ORGANIZATION_ID | --parent=PARENT | --project=PROJECT_ID_OR_NUMBER) [--filter-modules=FILTER_MODULES] [GCLOUD_WIDE_FLAG …]
sha for organization 123, run:
gcloud scc manage services describe sha --organization=123
To get the details of a Security Command Center service with name
sha for folder 456, run:
gcloud scc manage services describe sha --folder=456
To get the details of a Security Command Center service with ID sha
for project 789, run:
gcloud scc manage services describe sha --project=789You can also specify the parent more generally:
gcloud scc manage services describe sha --parent=organizations/123
To get the details of modules, [ABC, DEF] of a Security Command
Center service with name sha for organization 123,
run:
gcloud scc manage services describe sha --module-list=[ABC, DEF] --organization=123SERVICE_NAME--folder=FOLDER_ID--organization=ORGANIZATION_ID--parent=PARENT--project=PROJECT_ID_OR_NUMBER--filter-modules=FILTER_MODULES--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.
gcloud alpha scc manage services 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-06-09 UTC.