mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Thu Mar 26 12:11:21 UTC 2026
This commit is contained in:
parent
c0febd2be1
commit
89a3bc9276
1093 changed files with 69108 additions and 2686 deletions
49
gcloud/alpha/apihub/plugins/help
Normal file
49
gcloud/alpha/apihub/plugins/help
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
NAME
|
||||
gcloud alpha apihub plugins - manage Plugin resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha apihub plugins GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Plugin resources.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
instances
|
||||
(ALPHA) Manage Plugin Instance resources.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a Plugin.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Plugin.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a Plugin.
|
||||
|
||||
disable
|
||||
(ALPHA) Disable a Plugin.
|
||||
|
||||
enable
|
||||
(ALPHA) Enable a Plugin.
|
||||
|
||||
list
|
||||
(ALPHA) List Plugins.
|
||||
|
||||
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. This variant is also available:
|
||||
|
||||
$ gcloud apihub plugins
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue