## Default Permission Default permissions for the plugin - `allow-calculate` - `allow-calculate-fs` - `allow-apply` - `allow-watch` ## Permission Table
| Identifier | Description |
|---|---|
| `yaak-sync:allow-apply` | Enables the apply command without any pre-configured scope. |
| `yaak-sync:deny-apply` | Denies the apply command without any pre-configured scope. |
| `yaak-sync:allow-calculate` | Enables the calculate command without any pre-configured scope. |
| `yaak-sync:deny-calculate` | Denies the calculate command without any pre-configured scope. |
| `yaak-sync:allow-calculate-fs` | Enables the calculate_fs command without any pre-configured scope. |
| `yaak-sync:deny-calculate-fs` | Denies the calculate_fs command without any pre-configured scope. |
| `yaak-sync:allow-watch` | Enables the watch command without any pre-configured scope. |
| `yaak-sync:deny-watch` | Denies the watch command without any pre-configured scope. |