What is the prefered way to install a plugin that I generated locally? I am working on converting this project
https://github.com/rancher/terraform-provider-rke and was able to get it to build for dotnet using the boilerplate project and build the plugin. I was able to manually create the plugin directory and copy the binary to it and wondered if that is basically the correct way until it is published somewhere?