mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
65 lines
1.8 KiB
Text
65 lines
1.8 KiB
Text
NAME
|
|
gcloud alpha compute sole-tenancy node-groups - read Compute Engine
|
|
sole-tenancy node groups
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute sole-tenancy node-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Read Compute Engine sole-tenancy node groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add IAM policy binding to a Compute Engine node group.
|
|
|
|
create
|
|
(ALPHA) Create a Compute Engine node group.
|
|
|
|
delete
|
|
(ALPHA) Delete a Compute Engine node group.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine node group.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Compute Engine node group.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine node groups.
|
|
|
|
list-nodes
|
|
(ALPHA) List Compute Engine sole-tenant nodes present in a nodegroup.
|
|
|
|
perform-maintenance
|
|
(ALPHA) Perform maintenance on nodes in a Compute Engine node group.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding from a Compute Engine node group.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Compute Engine node group.
|
|
|
|
simulate-maintenance-event
|
|
(ALPHA) Simulate maintenance of a Compute Engine node group.
|
|
|
|
update
|
|
(ALPHA) Update a Compute Engine node group.
|
|
|
|
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. These variants are also available:
|
|
|
|
$ gcloud compute sole-tenancy node-groups
|
|
|
|
$ gcloud beta compute sole-tenancy node-groups
|
|
|