1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/apphub/discovered-workloads/help

39 lines
1 KiB
Text
Raw Normal View History

2023-12-06 10:10:36 +00:00
NAME
gcloud alpha apphub discovered-workloads - manage App Hub Discovered
Workloads
SYNOPSIS
gcloud alpha apphub discovered-workloads COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing App Hub Discovered Workloads.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Describe an Apphub discovered workload.
find-unregistered
(ALPHA) List unregistered Apphub discovered workloads.
list
(ALPHA) List Apphub discovered workloads.
2024-03-13 09:56:22 +00:00
lookup
(ALPHA) Lookup an Apphub discovered workload with URI.
2023-12-06 10:10:36 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2024-03-13 09:56:22 +00:00
access allowlist. This variant is also available:
$ gcloud apphub discovered-workloads
2023-12-06 10:10:36 +00:00