src-tauri/plugins/tauri-plugin-mlx/permissions/autogenerated/reference.md
Default permissions for the MLX plugin
allow-cleanup-mlx-processesallow-load-mlx-modelallow-unload-mlx-modelallow-is-mlx-process-runningallow-get-mlx-random-portallow-find-mlx-session-by-modelallow-get-mlx-loaded-modelsallow-get-mlx-all-sessionsmlx:allow-cleanup-mlx-processes
Enables the cleanup_mlx_processes command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-cleanup-mlx-processes
Denies the cleanup_mlx_processes command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-find-mlx-session-by-model
Enables the find_mlx_session_by_model command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-find-mlx-session-by-model
Denies the find_mlx_session_by_model command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-get-mlx-all-sessions
Enables the get_mlx_all_sessions command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-get-mlx-all-sessions
Denies the get_mlx_all_sessions command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-get-mlx-loaded-models
Enables the get_mlx_loaded_models command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-get-mlx-loaded-models
Denies the get_mlx_loaded_models command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-get-mlx-random-port
Enables the get_mlx_random_port command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-get-mlx-random-port
Denies the get_mlx_random_port command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-is-mlx-process-running
Enables the is_mlx_process_running command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-is-mlx-process-running
Denies the is_mlx_process_running command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-load-mlx-model
Enables the load_mlx_model command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-load-mlx-model
Denies the load_mlx_model command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:allow-unload-mlx-model
Enables the unload_mlx_model command without any pre-configured scope.
</td> </tr> <tr> <td>mlx:deny-unload-mlx-model
Denies the unload_mlx_model command without any pre-configured scope.
</td> </tr> </table>