Start one or more Fly machines ## Usage ~~~ fly machine start [<id>...] [flags] ~~~ ## Options ~~~ -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for start ~~~ ## Global Options ~~~ -t, --access-token string Fly API Access Token --debug Print additional logs and traces --verbose Verbose output ~~~ ## See Also * [fly machine](/docs/flyctl/machine/) - Manage Fly Machines.
fly machine start
Start one or more Fly machines
Usage
fly machine start [<id>...] [flags]
Options
-a, --app string Application name -c, --config string Path to application configuration file -h, --help help for start
Global Options
-t, --access-token string Fly API Access Token --debug Print additional logs and traces --verbose Verbose output
See Also