ingest-server-group update
Usage​
tecton ingest-server-group update [OPTIONS]
Description​
Update an Ingest Server Group.
Options​
| Flag | Description |
|---|---|
--id TEXT | ID of the server group [required] |
--min-nodes INTEGER | Minimum number of nodes for autoscaling |
--max-nodes INTEGER | Maximum number of nodes for autoscaling |
--desired-nodes INTEGER | Fixed number of nodes for provisioned scaling |
--node-type TEXT | EC2 instance type |
--description TEXT | Description of the server group |
--tags TEXT | Tags to add to the server group |