You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched around and I am sure an answer exists, but I cannot find it. So, with apologies, a question: if I have a flightplan that has only local tasks, specifying a target on the command-line does not make sense. However fly --flightplan localflight.js returns an error. Is there a way to do this right? Right now, I am using a hack: fly local --flightplan localflight.js with local configured to be localhost. But that still causes an SSH attempt and failure being logged.
The text was updated successfully, but these errors were encountered:
I have searched around and I am sure an answer exists, but I cannot find it. So, with apologies, a question: if I have a flightplan that has only local tasks, specifying a target on the command-line does not make sense. However
fly --flightplan localflight.js
returns an error. Is there a way to do this right? Right now, I am using a hack:fly local --flightplan localflight.js
withlocal
configured to belocalhost
. But that still causes an SSH attempt and failure being logged.The text was updated successfully, but these errors were encountered: