Add ` { label: 'action.downloadYaml', icon: 'icon icon-download', action: 'downloadYaml', enabled: true, bulkable: true }` to availableActions to achieve download Yaml
notice: when download multiple files, it will download all the files as a zip file.