mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
30 lines
688 B
Text
30 lines
688 B
Text
NAME
|
|
gcloud compute networks vpc-access operations - manage operations resource
|
|
for VPC Access Service
|
|
|
|
SYNOPSIS
|
|
gcloud compute networks vpc-access operations COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing operations resource for VPC Access Service.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Show metadata for a VPC Access Service operation.
|
|
|
|
list
|
|
List VPC Access Service operations.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta compute networks vpc-access operations
|
|
|