mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
31 lines
688 B
Text
31 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
|
||
|
|
|