plugins/updater2/permissions/autogenerated/reference.md
Default permissions for the plugin
allow-checkallow-downloadallow-installallow-postinstallallow-maybe-emit-updatedupdater2:allow-check
Enables the check command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:deny-check
Denies the check command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:allow-download
Enables the download command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:deny-download
Denies the download command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:allow-install
Enables the install command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:deny-install
Denies the install command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:allow-maybe-emit-updated
Enables the maybe_emit_updated command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:deny-maybe-emit-updated
Denies the maybe_emit_updated command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:allow-postinstall
Enables the postinstall command without any pre-configured scope.
</td> </tr> <tr> <td>updater2:deny-postinstall
Denies the postinstall command without any pre-configured scope.
</td> </tr> </table>