$ meteor shell myapp.meteor.com

I know it’s possible to do:

$ meteor mongo myapp.meteor.com

But is it possible to do:

$ meteor shell myapp.meteor.com

If not is there another way to achieve the same?

Not as far as I know, but it would definitely be cool. meteor logs -f myapp.meteor.com would be handy too :slight_smile: