mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
38 lines
803 B
Text
38 lines
803 B
Text
NAME
|
|
gcloud apihub runtime-project-attachments - manage Runtime Project
|
|
Attachment resources
|
|
|
|
SYNOPSIS
|
|
gcloud apihub runtime-project-attachments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Runtime Project Attachment resources.
|
|
|
|
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 a Runtime Project Attachment.
|
|
|
|
delete
|
|
Delete a Runtime Project Attachment.
|
|
|
|
describe
|
|
Describe a Runtime Project Attachment.
|
|
|
|
list
|
|
List Runtime Project Attachments.
|
|
|
|
lookup
|
|
Lookup a runtime project attachment.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha apihub runtime-project-attachments
|
|
|