mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
38 lines
960 B
Text
38 lines
960 B
Text
NAME
|
|
gcloud beta resource-config - commands for declarative management of Google
|
|
Cloud Platform resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta resource-config GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands for declarative management of Google Cloud Platform
|
|
resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
terraform
|
|
(BETA) The command group for Terraform provider configuration.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
bulk-export
|
|
(BETA) Export configurations for all assets within the specified
|
|
project, organization, or folder.
|
|
|
|
list-resource-types
|
|
(BETA) List all resources supported by bulk-export.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha resource-config
|
|
|