mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
722 B
Text
37 lines
722 B
Text
NAME
|
|
gcloud gemini code-tools-settings - manage Code Tools Setting resources
|
|
|
|
SYNOPSIS
|
|
gcloud gemini code-tools-settings GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Code Tools 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 codeToolsSettings.
|
|
|
|
delete
|
|
Delete codeToolsSettings.
|
|
|
|
describe
|
|
Describe codeToolsSettings.
|
|
|
|
list
|
|
List codeToolsSettings.
|
|
|
|
update
|
|
Update codeToolsSettings.
|