2022-03-01 21:43:54 +00:00
|
|
|
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
|
2024-02-29 10:17:22 +00:00
|
|
|
Create a Security Command Center BigQuery export.
|
2022-03-01 21:43:54 +00:00
|
|
|
|
|
|
|
|
delete
|
2024-02-29 10:17:22 +00:00
|
|
|
Delete a Security Command Center BigQuery export.
|
2022-03-01 21:43:54 +00:00
|
|
|
|
|
|
|
|
get
|
2024-02-29 10:17:22 +00:00
|
|
|
Get a Security Command Center BigQuery export.
|
2022-03-01 21:43:54 +00:00
|
|
|
|
|
|
|
|
list
|
2024-02-29 10:17:22 +00:00
|
|
|
List Security Command Center BigQuery exports.
|
2022-03-09 08:39:30 +00:00
|
|
|
|
|
|
|
|
update
|
2024-02-29 10:17:22 +00:00
|
|
|
Update a Security Command Center BigQuery export.
|