If I try to autocomplete from nctl exec --project $my-project <TAB> than nctl will propose me a list of applications from the project set via nctl auth set-project $other-project.
I'd expect to get the list of apps of the explicitly selected projects.