mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 7 10:26:58 UTC 2024
This commit is contained in:
parent
40bc27506b
commit
3efce28165
109 changed files with 4100 additions and 399 deletions
|
|
@ -1,12 +1,11 @@
|
|||
NAME
|
||||
gcloud alpha apphub discovered-workloads find-discovered - find discovered
|
||||
Apphub workloads that could be added to an application
|
||||
gcloud alpha apphub discovered-workloads find - find discovered Apphub
|
||||
workloads that could be added to an application
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha apphub discovered-workloads find-discovered
|
||||
--location=LOCATION [--filter=EXPRESSION] [--limit=LIMIT]
|
||||
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
gcloud alpha apphub discovered-workloads find --location=LOCATION
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Find discovered Apphub workloads that could be added to an
|
||||
|
|
@ -16,8 +15,7 @@ EXAMPLES
|
|||
To find DiscoveredWorkloads that could be added to an application location
|
||||
us-east1, run:
|
||||
|
||||
$ gcloud alpha apphub discovered-workloads find-discovered \
|
||||
--location=us-east1
|
||||
$ gcloud alpha apphub discovered-workloads find --location=us-east1
|
||||
|
||||
REQUIRED FLAGS
|
||||
Location resource - Location. This represents a Cloud resource. (NOTE)
|
||||
|
|
@ -19,7 +19,7 @@ COMMANDS
|
|||
describe
|
||||
(ALPHA) Describe an Apphub discovered workload.
|
||||
|
||||
find-discovered
|
||||
find
|
||||
(ALPHA) Find discovered Apphub workloads that could be added to an
|
||||
application.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue