Skip to main content
Stop a running instance.

Usage

helix stop [INSTANCE]

Arguments

ArgumentDescription
INSTANCEThe instance to stop

Examples

# Stop the default instance
helix stop

# Stop a specific instance
helix stop dev