pub fn init_plugin( dir: &str, name: &str, description: &str, author: &str, ) -> Result<()>
Initialize a dstack plugin in the given directory with all platform configs.