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

32 lines
667 B
Text

NAME
gcloud logging scopes - manages Cloud Logging log scopes
SYNOPSIS
gcloud logging scopes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands for managing Cloud Logging log scopes. A scope is used to describe
a group of resources to read log entries from.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a log scope.
delete
Delete a log scope.
describe
Display information about a log scope.
list
List the defined log scopes.
update
Update a log scope.