mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
39 lines
930 B
Text
39 lines
930 B
Text
|
|
NAME
|
||
|
|
gcloud beta network-services operations - manage Network Services
|
||
|
|
Operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta network-services operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Cancel a Network Services long running operation.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Show details of a Network Services long running operation.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List all Network Services long running operations.
|
||
|
|
|
||
|
|
wait
|
||
|
|
(BETA) Poll a Network Services long running operation.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud network-services operations
|
||
|
|
|
||
|
|
$ gcloud alpha network-services operations
|
||
|
|
|