mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
36 lines
658 B
Text
36 lines
658 B
Text
|
|
NAME
|
||
|
|
gcloud beta saas-runtime unit-kinds - manage SaaS Runtime unit-kinds
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta saas-runtime unit-kinds 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 Kind.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete a Unit Kind.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe a Unit Kind.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Unit Kinds.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update a Unit Kind.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice.
|
||
|
|
|