mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
37
gcloud/alpha/container/fleet/scopes/help
Normal file
37
gcloud/alpha/container/fleet/scopes/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud alpha container fleet scopes - manage scopes of all your GKE fleets
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container fleet scopes COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage scopes of all your GKE fleets.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a new fleet scope.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a fleet scope.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a fleet scope.
|
||||
|
||||
list
|
||||
(ALPHA) List fleet scopes.
|
||||
|
||||
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 beta container fleet scopes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue