mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
36 lines
706 B
Text
36 lines
706 B
Text
NAME
|
|
gcloud beta saas-runtime unit-operations - manage SaaS Runtime
|
|
unit-operations
|
|
|
|
SYNOPSIS
|
|
gcloud beta saas-runtime unit-operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA)
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a Unit Operation.
|
|
|
|
delete
|
|
(BETA) Delete a Unit Operation.
|
|
|
|
describe
|
|
(BETA) Describe a Unit Operation.
|
|
|
|
list
|
|
(BETA) List Unit Operations.
|
|
|
|
update
|
|
(BETA) Update a Unit Operation.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|