Is there a way to restart an app running on the apps v1 platform? Here’s what I’ve tried:
$ fly restart mess-with-dns
Error: this command has been removed. please use `fly apps restart` instead
$ fly apps restart mess-with-dns
Error: postgres apps should use `fly pg restart` instead
$ fly pg restart -a mess-with-dns
Error: command is not compatible with this image