Skip to main content
Restart a running instance. This stops and then starts the instance.

Usage

helix restart [INSTANCE]

Arguments

ArgumentDescription
INSTANCEThe instance to restart. If not provided, an interactive selection prompt will appear

Examples

# Restart an instance (interactive selection)
helix restart

# Restart a specific instance
helix restart dev