1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Oct 23 10:01:22 UTC 2024

This commit is contained in:
Automated 2024-10-23 10:01:22 +00:00
parent 694f6671d0
commit fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions

View file

@ -0,0 +1,32 @@
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.