Enable autocomplete for Vagrant plugin

I installed the vagrant-dns plugin as an example of an existing public Vagrant plugin. I then ran vagrant autocomplete install. I’m expecting that I should be able to use autocomplete dns and it’s sub-commands, however I am not able to do this. Is there a way to integrate autocomplete with a 3rd party plugin?