mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
31 lines
660 B
Text
31 lines
660 B
Text
NAME
|
|
gcloud apphub discovered-services - manage App Hub Discovered Services
|
|
|
|
SYNOPSIS
|
|
gcloud apphub discovered-services COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing App Hub Discovered Services.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe an Apphub discovered service.
|
|
|
|
list
|
|
List Apphub discovered services.
|
|
|
|
lookup
|
|
Lookup an Apphub discovered service with URI.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha apphub discovered-services
|
|
|