1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 01:45:45 +00:00

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -43,6 +43,7 @@ SYNOPSIS
[--num-nodes=NUM_NODES]
[--opportunistic-maintenance=[node-idle-time=NODE_IDLE_TIME,
window=WINDOW,min-nodes=MIN_NODES,...]]
[--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT]
[--placement-policy=PLACEMENT_POLICY] [--placement-type=PLACEMENT_TYPE]
[--preemptible] [--resource-manager-tags=[KEY=VALUE,...]]
[--sandbox=[type=TYPE]]
@ -579,6 +580,19 @@ FLAGS
--opportunistic-maintenance=node-idle-time=600s,window=600s,\
min-nodes=2
--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT
Sets the Performance Monitoring Unit level. Valid values are
architectural, standard and enhanced. PERFORMANCE_MONITORING_UNIT must
be one of:
architectural
Enables architectural PMU events tied to non last level cache (LLC)
events.
enhanced
Enables most documented core/L2 and LLC PMU events.
standard
Enables most documented core/L2 PMU events.
--placement-policy=PLACEMENT_POLICY
Indicates the desired resource policy to use.