Files
yaak-mountain-loop/src-tauri/yaak-git/permissions/autogenerated/commands/fetch_all.toml
2025-02-07 13:21:30 -08:00

14 lines
395 B
TOML

# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-fetch-all"
description = "Enables the fetch_all command without any pre-configured scope."
commands.allow = ["fetch_all"]
[[permission]]
identifier = "deny-fetch-all"
description = "Denies the fetch_all command without any pre-configured scope."
commands.deny = ["fetch_all"]