How do I use the bash completion to complete on the names of remote repositories?
When the bash completion code was in beta testing the majority of users did not believe default completion on remote repositories was a good idea(mainly due to the number of remote repositories that are known by the users DForce configuration file). This will be changing in a future release as many users consider this usage to be non-intuitive. However there has always been a method for completing on remote repositories, and the easiest way to enable support for it is to set the DFORCE_COMPLETE_REMOTE environmental variable.