Skip to main content
Version: Beta 🚧

ingest-server-group update

Usage​

tecton ingest-server-group update [OPTIONS]

Description​

Update an Ingest Server Group.

Options​

FlagDescription
--id TEXTID of the server group [required]
--min-nodes INTEGERMinimum number of nodes for autoscaling
--max-nodes INTEGERMaximum number of nodes for autoscaling
--desired-nodes INTEGERFixed number of nodes for provisioned scaling
--node-type TEXTEC2 instance type
--description TEXTDescription of the server group
--tags TEXTTags to add to the server group

Was this page helpful?