mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
permissions-reference: briefly mention (pi)eval, iexec commands
This commit is contained in:
parent
19c7dce931
commit
9ad2b03833
@ -58,8 +58,8 @@ Remote versions of the `manage`, `list`, `sync`, and `clear` commands also exist
|
||||
- `commands.status` - Grants access to the `status` command. **With the default permissions set, this is granted to all users.**
|
||||
|
||||
## Exec
|
||||
- `exec.exec` - Grants access to the `exec` command.
|
||||
- `exec.eval` - Grants access to the `eval` command.
|
||||
- `exec.exec` - Grants access to the `exec` and `iexec` commands.
|
||||
- `exec.eval` - Grants access to the `eval`, `ieval`, `peval`, and `pieval` commands.
|
||||
- `exec.inject` - Grants access to the `inject` command.
|
||||
- `exec.threadinfo` - Grants access to the `threadinfo` command.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user