mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-31 22:43:11 +02:00
590 lines
5.6 KiB
Markdown
590 lines
5.6 KiB
Markdown
## Default Permission
|
|
|
|
Default permissions for the plugin
|
|
|
|
- `allow-calculate`
|
|
- `allow-apply`
|
|
- `allow-watch`
|
|
|
|
## Permission Table
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Identifier</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-activate`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the activate command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-activate`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the activate command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-add`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the add command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-add`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the add command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-apply`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the apply command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-apply`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the apply command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-calculate`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the calculate command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-calculate`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the calculate command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-check`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the check command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-check`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the check command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-checkout`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the checkout command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-checkout`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the checkout command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-add`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_add command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-add`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_add command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-checkout`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_checkout command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-checkout`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_checkout command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-commit`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_commit command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-commit`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_commit command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-init`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_init command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-init`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_init command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-log`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_log command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-log`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_log command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-cmd-status`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the cmd_status command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-cmd-status`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the cmd_status command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-commit`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the commit command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-commit`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the commit command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-init`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the init command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-init`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the init command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-init-repo`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the init_repo command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-init-repo`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the init_repo command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-initialize`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the initialize command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-initialize`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the initialize command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-log`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the log command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-log`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the log command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-status`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the status command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-status`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the status command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-sync`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the sync command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-sync`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the sync command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-sync-fs`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the sync_fs command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-sync-fs`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the sync_fs command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-unstage`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the unstage command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-unstage`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the unstage command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:allow-watch`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Enables the watch command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
`yaak-sync:deny-watch`
|
|
|
|
</td>
|
|
<td>
|
|
|
|
Denies the watch command without any pre-configured scope.
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|