Like the REST API, just wondering if there’s a command I missed on the CLI to create a machine, but not start it.
I’m pretty sure we haven’t implemented that in the CLI. You can see all the available args here: flyctl/run.go at master · superfly/flyctl · GitHub
It’s probably pretty easy to get in if you’re feeling ambitious.
1 Like