mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
37 lines
780 B
Text
37 lines
780 B
Text
NAME
|
|
gcloud apphub applications services - manage App Hub Application Services
|
|
|
|
SYNOPSIS
|
|
gcloud apphub applications services COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing App Hub Application Services.
|
|
|
|
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 an Apphub application service.
|
|
|
|
delete
|
|
Delete an Apphub application service.
|
|
|
|
describe
|
|
Describe an Apphub application service.
|
|
|
|
list
|
|
List Apphub application services.
|
|
|
|
update
|
|
Update an Apphub application service.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha apphub applications services
|
|
|