Skip to main content

Usage

The scale command adjusts the number of running machines for your application.

Arguments

Flags

Examples

Scale to 3 machines:
Scale down to 1 machine:
Scale to zero (stops all machines):

How scaling works

Scaling up creates new machines using the image from your latest deployment. Scaling down destroys the most recently created machines first. Machines in a stopped or failed state are skipped during scale-down.