mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
32 lines
745 B
Text
32 lines
745 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 Security Command Center BigQuery export.
|
|
|
|
delete
|
|
Delete a Security Command Center BigQuery export.
|
|
|
|
get
|
|
Get a Security Command Center BigQuery export.
|
|
|
|
list
|
|
List Security Command Center BigQuery exports.
|
|
|
|
update
|
|
Update a Security Command Center BigQuery export.
|