You can use env variables for that.
export FLY_API_TOKEN='token here's
That should make flyctl think you’re logged in.
If it’s a deploy token it’s only going to work for that specific app.
You can use env variables for that.
export FLY_API_TOKEN='token here's
That should make flyctl think you’re logged in.
If it’s a deploy token it’s only going to work for that specific app.