mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
35 lines
747 B
Text
35 lines
747 B
Text
NAME
|
|
gcloud beta container fleet scopes - manage scopes of all your GKE fleets
|
|
|
|
SYNOPSIS
|
|
gcloud beta container fleet scopes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a new fleet scope.
|
|
|
|
delete
|
|
(BETA) Delete a fleet scope.
|
|
|
|
describe
|
|
(BETA) Describe a fleet scope.
|
|
|
|
list
|
|
(BETA) List fleet scopes.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container fleet scopes
|
|
|