archive
Search and manipulate the archive
plugin database.
Sub-command | Option | Description |
---|---|---|
search * |
Search from the archive | |
positional: | ||
<keyword> |
Keyword(s) to search for | |
optional: | ||
--tags <tag> [<tag> ...] |
Tag(s) to search within | |
--sources <source> [<source> ...] |
Source(s) to search within | |
inject |
Inject entries from the archive back into tasks | |
positional: | ||
ID |
Archive ID of an item to inject | |
optional: | ||
--immortal |
Injected entries will not be able to be rejected by any plugins | |
execute arguments: | ||
Arguments from the execute command are allowed here |
||
tag-source |
Tag all archived entries within a given source | |
positional: | ||
<source> |
The source whose entries you would like to tag | |
<tag> |
The tag(s) you would like to apply to the entries | |
consolidate |
Migrate old archive data to new model. This may take a long time. |
#searches the archive for "foo"
$ flexget archive search "foo"