how to view release_command logs?

is it possible to view the logs of release_command?

Hi, release_command instantiates a new Fly machine to run your command, so logs for that specific machine will be visible in fly logs output like anything else output by your machines.

Long-winded way of saying “yes” :slight_smile:

  • Daniel

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.