flyctl machines stop
Stop a Fly machine
Options
Name | Description |
---|---|
--app, -a <app> | Application name |
--config, -c <config> | Path to application configuration file |
--signal, -s <signal> | Signal to stop the machine with (default: SIGINT) |
--time <time> | Seconds to wait before killing the machine |