rack params set
Set one or more Rack parameters. Changes may trigger a Rack update that modifies infrastructure. Multiple parameters can be set in a single command.
Syntax
$ convox rack params set <Key=Value> [Key=Value]...
Flags
| Flag | Short | Description |
|---|---|---|
--rack |
-r |
Rack name |
--wait |
-w |
Wait for completion |
Example Usage
$ convox rack params set InstanceType=t3.medium InstanceCount=5
Updating parameters... OK