mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -48,6 +48,9 @@ GROUPS
|
|||
cloudrun
|
||||
(ALPHA) Manage the CloudRun feature.
|
||||
|
||||
clusterupgrade
|
||||
(ALPHA) Configure the Fleet clusterupgrade feature.
|
||||
|
||||
config-management
|
||||
(ALPHA) Manage Config Management Feature.
|
||||
|
||||
|
|
@ -89,6 +92,24 @@ GROUPS
|
|||
service-directory
|
||||
(ALPHA) Manage the Service Directory Feature.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a fleet.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a fleet.
|
||||
|
||||
describe
|
||||
(ALPHA) Show fleet info.
|
||||
|
||||
list
|
||||
(ALPHA) List fleets visible to the user in an organization.
|
||||
|
||||
update
|
||||
(ALPHA) Update a fleet.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue