mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
55 lines
1.3 KiB
Text
55 lines
1.3 KiB
Text
NAME
|
|
gcloud compute sole-tenancy node-groups - read Compute Engine sole-tenancy
|
|
node groups
|
|
|
|
SYNOPSIS
|
|
gcloud compute sole-tenancy node-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add IAM policy binding to a Compute Engine node group.
|
|
|
|
create
|
|
Create a Compute Engine node group.
|
|
|
|
delete
|
|
Delete a Compute Engine node group.
|
|
|
|
describe
|
|
Describe a Compute Engine node group.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Compute Engine node group.
|
|
|
|
list
|
|
List Google Compute Engine node groups.
|
|
|
|
list-nodes
|
|
List Compute Engine sole-tenant nodes present in a nodegroup.
|
|
|
|
remove-iam-policy-binding
|
|
Remove IAM policy binding from a Compute Engine node group.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Compute Engine node group.
|
|
|
|
update
|
|
Update a Compute Engine node group.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute sole-tenancy node-groups
|
|
|
|
$ gcloud beta compute sole-tenancy node-groups
|
|
|