mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
28 lines
675 B
Text
28 lines
675 B
Text
NAME
|
|
gcloud beta terraform - commands related to Terraform management of Google
|
|
Cloud Platform resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta terraform COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands related to Terraform management of Google Cloud Platform
|
|
resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
vet
|
|
(BETA) Validate that a terraform plan complies with policies.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha terraform
|
|
|