2023-03-01 10:23:17 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta container fleet scopes - manage scopes of all your GKE fleets
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
2023-06-08 11:29:23 +00:00
|
|
|
gcloud beta container fleet scopes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
2023-03-01 10:23:17 +00:00
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
2023-07-26 10:48:49 +00:00
|
|
|
update
|
|
|
|
|
(BETA) Update a scope.
|
|
|
|
|
|
2023-03-01 10:23:17 +00:00
|
|
|
NOTES
|
|
|
|
|
This command is currently in beta and might change without notice. This
|
|
|
|
|
variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha container fleet scopes
|
|
|
|
|
|