tools_gradle_intellij_plugin.md: printBundledPlugins task

This commit is contained in:
Jakub Chrzanowski 2022-12-15 22:33:42 +01:00
parent 1be08feb46
commit 0cccded904
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -1025,6 +1025,18 @@ Prints the output produced by the [`listProductsReleases`](#tasks-listproductsre
Output file provided by the [`listProductsReleases`](#tasks-listproductsreleases) task.
### printBundledPlugins
{id="tasks-printBundledPlugins"}
Prints the output produced by the [`listBundledPlugins`](#tasks-listbundledplugins) task.
#### inputFile
{id="tasks-printBundledPlugins-inputfile"}
Output file provided by the [`listBundledPlugins`](#tasks-listbundledplugins) task.
### publishPlugin
{id="tasks-publishplugin"}