mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
update version history and options for tootctl search deploy
(#859)
This commit is contained in:
parent
9beb501bac
commit
063feeaf3b
@ -489,10 +489,13 @@ Create or update an ElasticSearch index and populate it. If ElasticSearch is emp
|
||||
**Version history:**
|
||||
2.8.0 - added\
|
||||
3.0.0 - add `--processes` for parallelization
|
||||
3.3.0 - options changed
|
||||
|
||||
| Option | Description |
|
||||
| :--- | :--- |
|
||||
| `--concurrency N` | Parallelize execution of the command on multiple threads. Defaults to N=2. |
|
||||
| `--only INDEX` | Specify an index name [`accounts`, `tags`, `statuses`] to create or update only that index. |
|
||||
|
||||
| Option | Description |
|
||||
| :--- | :--- |
|
||||
| `--processes N` | Parallelize execution of the command. Defaults to N=2. Can also specify `auto` to derive a number based on available CPUs. |
|
||||
|
||||
## Settings CLI {#settings}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user