mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 00:18:35 +00:00
38 lines
700 B
Text
38 lines
700 B
Text
|
|
NAME
|
||
|
|
gcloud gemini logging-settings - manage Logging Setting resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud gemini logging-settings GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Logging Setting resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
setting-bindings
|
||
|
|
Manage Setting Binding resources.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create loggingSettings.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete loggingSettings.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe loggingSettings.
|
||
|
|
|
||
|
|
list
|
||
|
|
List loggingSettings.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update loggingSettings.
|