modify-cluster-instance-group¶
- subtitle
- Modify Cloudera AI workbench cluster instance group. 
- version
- 0.9.149 
Description¶
Modify a Cloudera AI workbench cluster instance group.
Synopsis¶
  modify-cluster-instance-group
--workspace-crn <value>
--instance-group-name <value>
--min <value>
--max <value>
--instance-type <value>
[--name <value>]
[--accelerator <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--workspace-crn (string)
The CRN of the workbench cluster to modify.
--instance-group-name (string)
The system-assigned name of the instance group in the workbench cluster to be modified.
--min (integer)
The desired autoscaling min of the workbench cluster instance group.
--max (integer)
The desired autoscaling min of the workbench cluster instance group.
--instance-type (string)
The desired instance type of the workbench cluster instance group.
--name (string)
The unique name for the instance or resource group of the workbench.
--accelerator (object)
Accelerator, i.e. GPU configurations.
type -> (string)
The GPU type.
count -> (integer)
The GPU count.
Shorthand Syntax:
type=string,count=integer
JSON Syntax:
{
  "type": "string",
  "count": integer
}
--cli-input-json (string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton (boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json.
Output¶
Form Factors¶
public, private