fly scale count

Change an app's VM count to the given value

Usage

flyctl scale count [count] [flags]

Options

-a,  --app                  Application name 
     --auto-confirm         Accept all confirmations 
-c,  --config               Path to application configuration file 
     --cpus                 Number of CPUs 
     --from-snapshot        New volumes are restored from snapshot, use 'last' for most recent snapshot. The default is an empty volume 
     --group                The process group to scale 
     --host-dedication-id   The dedication id of the reserved hosts for your organization (if any) 
     --max-per-region       Max number of VMs per region 
     --memory               Memory (in megabytes) to attribute to the VM 
-g,  --process-group        The process group to scale 
-r,  --region               Comma separated list of regions to act on. Defaults to all regions where there is at least one machine running for the app 
     --vm-cpu-kind          The kind of CPU to use ('shared' or 'performance') 
     --vm-cpukind           The kind of CPU to use ('shared' or 'performance') 
     --vm-cpus              Number of CPUs 
     --vm-gpu-kind          If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s) 
     --vm-gpukind           If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s) 
     --vm-gpus              Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag 
     --vm-memory            Memory (in megabytes) to attribute to the VM 
     --vm-size              The VM size to set machines to. See "fly platform vm-sizes" for valid values 
     --with-new-volumes     New machines each get a new volumes even if there are unattached volumes available 
-y,  --yes                  Accept all confirmations 

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output