mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
d198c01486
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
15 lines
235 B
Markdown
15 lines
235 B
Markdown
# Permissions
|
|
|
|
## allow-cli-matches
|
|
|
|
Enables the cli_matches command without any pre-configured scope.
|
|
|
|
## deny-cli-matches
|
|
|
|
Denies the cli_matches command without any pre-configured scope.
|
|
|
|
## default
|
|
|
|
Allows reading the CLI matches
|
|
|