Parent Directory
|
Revision Log
chore: sync with git
1 | --- |
2 | title: "Command: `queue`" |
3 | short_name: queue |
4 | --- |
5 | |
6 | import Modes from "@/components/MDX/Modes"; |
7 | |
8 | # `queue` |
9 | |
10 | Manage the queued jobs. See the nested pages for more information about the subcommands. |
11 | |
12 | ### Syntax |
13 | |
14 | ``` |
15 | -queue <sub-command> |
16 | /queue <sub-command> [options] |
17 | ``` |
18 | |
19 | ### Modes |
20 | |
21 | <Modes modes={["legacy", "interaction"]} /> |
22 | |
23 | ### Examples |
24 | |
25 | ``` |
26 | -queue add |
27 | /queue add |
28 | ``` |
team@onesoftnet.eu.org | ViewVC Help |
Powered by ViewVC 1.1.26 |