mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
36 lines
832 B
Text
36 lines
832 B
Text
NAME
|
|
gcloud telco-automation orchestration-cluster - manage telco automation
|
|
orchestration cluster instances
|
|
|
|
SYNOPSIS
|
|
gcloud telco-automation orchestration-cluster COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage telco automation orchestration cluster instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a telco automation orchestration cluster.
|
|
|
|
delete
|
|
Delete a telco automation orchestration cluster.
|
|
|
|
describe
|
|
Show details about the orchestration cluster.
|
|
|
|
list
|
|
List telco automation orchestration clusters.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha telco-automation orchestration-cluster
|
|
|