Files
tauri-plugins-workspace/plugins/cli/permissions/autogenerated/reference.md
T
Lucas Fernandes Nogueira 5d170a5444 chore(deps): tauri 2.0.0-rc.3 (#1671)
* chore(deps): tauri 2.0.0-rc.3

* fix builds

* fix deep link [skip ci]
2024-08-17 07:40:57 -03:00

424 B

Default Permission

Allows reading the CLI matches

  • allow-cli-matches

Permission Table

Identifier Description

cli:allow-cli-matches

Enables the cli_matches command without any pre-configured scope.

cli:deny-cli-matches

Denies the cli_matches command without any pre-configured scope.