mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
775 B
Text
32 lines
775 B
Text
NAME
|
|
gcloud scc bqexports - manage Cloud SCC (Security Command Center) BigQuery
|
|
exports
|
|
|
|
SYNOPSIS
|
|
gcloud scc bqexports COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud SCC (Security Command Center) BigQuery exports.
|
|
|
|
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 Cloud Security Command Center BigQuery export.
|
|
|
|
delete
|
|
Delete a Cloud Security Command Center BigQuery export.
|
|
|
|
get
|
|
Get a Cloud Security Command Center BigQuery export.
|
|
|
|
list
|
|
List Cloud Security Command Center BigQuery exports.
|
|
|
|
update
|
|
Update a Cloud Security Command Center BigQuery export.
|