mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
41 lines
1 KiB
Text
41 lines
1 KiB
Text
NAME
|
|
gcloud alpha apphub service-projects - manage App Hub Service Projects
|
|
|
|
SYNOPSIS
|
|
gcloud alpha apphub service-projects COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Commands for managing App Hub Service Projects.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add
|
|
(ALPHA) Add an Apphub service project.
|
|
|
|
describe
|
|
(ALPHA) Describe an Apphub service project.
|
|
|
|
detach
|
|
(ALPHA) Detach an Apphub service project.
|
|
|
|
list
|
|
(ALPHA) List Apphub service projects.
|
|
|
|
lookup
|
|
(ALPHA) Lookup an Apphub service project.
|
|
|
|
remove
|
|
(ALPHA) Remove an Apphub service project.
|
|
|
|
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
|
|
access allowlist.
|
|
|