mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
37 lines
811 B
Text
37 lines
811 B
Text
|
|
NAME
|
||
|
|
gcloud network-services operations - manage Network Services Operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-services operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Network Services Operations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
cancel
|
||
|
|
Cancel a Network Services long running operation.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details of a Network Services long running operation.
|
||
|
|
|
||
|
|
list
|
||
|
|
List all Network Services long running operations.
|
||
|
|
|
||
|
|
wait
|
||
|
|
Poll a Network Services long running operation.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-services operations
|
||
|
|
|
||
|
|
$ gcloud beta network-services operations
|
||
|
|
|