File tree Expand file tree Collapse file tree
src/aks-preview/azext_aks_preview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 23652365 If no specific versions are provided, the nodepool will be rolled back to the most recently used configuration.
23662366parameters:
23672367 - name: --kubernetes-version
2368+ type: string
23682369 short-summary: Target Kubernetes version for rollback.
23692370 long-summary: If not specified, uses the most recent available Kubernetes version.
23702371 - name: --node-image-version
2372+ type: string
23712373 short-summary: Target node image version for rollback.
23722374 long-summary: If not specified, uses the most recent available node image version.
23732375 - name: --aks-custom-headers
2376+ type: string
23742377 short-summary: Send custom headers. When specified, format should be Key1=Value1,Key2=Value2.
23752378 - name: --if-match
2379+ type: string
23762380 short-summary: The revision of the resource being updated. This should match the current revision.
23772381 - name: --if-none-match
2382+ type: string
23782383 short-summary: Set to '*' to allow a new resource to be created, but to prevent updating an existing resource.
23792384examples:
23802385 - name: Rollback a nodepool to the most recent configuration.
You can’t perform that action at this time.
0 commit comments