Skip to main content
Version: Beta 🚧

ingest-server-group create

Usage​

tecton ingest-server-group create [OPTIONS]

Description​

Create a new Ingest Server Group.

Options​

FlagDescription
--name TEXTName of the server group
--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
--workspace TEXTWorkspace name
-i, --interactiveGo through a step-by-step server group creation process

Was this page helpful?