1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/network-management/vpc-flow-logs-configs/help
2025-01-08 10:03:00 +00:00

39 lines
964 B
Text

NAME
gcloud network-management vpc-flow-logs-configs - manage the VPC Flow Logs
configurations
SYNOPSIS
gcloud network-management vpc-flow-logs-configs COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
The flag --location=global is required for all the commands.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Creates a new VPC Flow Logs configuration in the specified project.
delete
Deletes the specified VPC Flow Logs configuration.
describe
Describe the details of a specific VPC Flow Logs configuration.
list
List all VPC Flow Logs configurations in the project.
update
Updates one or more fields in an existing VPC Flow Logs configuration.
NOTES
This variant is also available:
$ gcloud beta network-management vpc-flow-logs-configs