mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
48 lines
1.2 KiB
Text
48 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha storage insights inventory-reports - manage Cloud Storage
|
|
inventory report configurations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha storage insights inventory-reports GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud Storage inventory report configurations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
details
|
|
(ALPHA) Retrieve details of inventory reports.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a new inventory report config.
|
|
|
|
delete
|
|
(ALPHA) Delete an inventory report config.
|
|
|
|
describe
|
|
(ALPHA) Describe an inventory report config.
|
|
|
|
list
|
|
(ALPHA) Lists all inventory report configs.
|
|
|
|
update
|
|
(ALPHA) Update an inventory report config.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud storage insights inventory-reports
|
|
|