Interactive selection while push

Hello,

I wonder why I have to specify 2 times the app to pull:

When I do:

realm-cli pull --remote APPNAME

It ask me again to select the Atlas project:

? Atlas Project  [Use arrows to move, type to filter]

This behavior seems confusing as you can select another app.
In this case, you get an uncorrelated error but still:

pull failed: must specify --remote or run command from inside a Realm app directory

It is possible to pass a param so the script detect directly the app without the interactive selection ?