packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/permissions/autogenerated/reference.md
Default permissions for AppLoad plugin
allow-loadallow-downloadallow-clearallow-closeallow-removeappload:allow-clear
Enables the clear command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-clear
Denies the clear command without any pre-configured scope.
</td> </tr> <tr> <td>appload:allow-close
Enables the close command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-close
Denies the close command without any pre-configured scope.
</td> </tr> <tr> <td>appload:allow-download
Enables the download command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-download
Denies the download command without any pre-configured scope.
</td> </tr> <tr> <td>appload:allow-load
Enables the load command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-load
Denies the load command without any pre-configured scope.
</td> </tr> <tr> <td>appload:allow-ping
Enables the ping command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-ping
Denies the ping command without any pre-configured scope.
</td> </tr> <tr> <td>appload:allow-remove
Enables the remove command without any pre-configured scope.
</td> </tr> <tr> <td>appload:deny-remove
Denies the remove command without any pre-configured scope.
</td> </tr> </table>