Last login: Sun Mar 2 21:05:19 2014 from 192.168.1.3
root@LS-WVL1FA:~# /opt/local/bin/flexget -V
1.2.102
You are on the latest release.
root@LS-WVL1FA:~# /opt/local/bin/flexget check
2014-03-02 21:09 INFO check Config passed check.
root@LS-WVL1FA:~# /opt/local/bin/flexget --test
error: too few arguments
usage: flexget [-h] [-V] [--test] [-c CONFIG] [--logfile LOGFILE]
[--loglevel LEVEL] [--bugreport] [--profile [OUTFILE]]
[--debug-warnings]
<command> ...
optional arguments:
-h, --help show this help message and exit
-V, --version Print FlexGet version and exit.
--test Verbose what would happen on normal execution.
-c CONFIG Specify configuration file. Default: config.yml
--logfile LOGFILE, -l LOGFILE
Specify a custom logfile name/location. Default:
flexget.log in the config directory.
--loglevel LEVEL, -L LEVEL
Set the verbosity of the logger. Levels: none,
critical, error, warning, info, verbose, debug, trace
--bugreport Use this option to create a detailed bug report, note
that the output might contain PRIVATE data, so edit
that out
--profile [OUTFILE] Use the python profiler for this run to debug
performance issues.
--debug-warnings elevate warnings to errors for debugging purposes, so
a traceback is shown
commands:
<command>
execute execute tasks now
daemon run continuously, executing tasks according to
schedules defined in config
check validate configuration file and print errors
database utilities to manage the FlexGet database
doc display plugin documentation
movie-queue view and manage the movie queue
plugins print registered plugin summaries
series view and manipulate the series plugin database
rejected list or clear remembered rejections
failed list or clear remembered failures
seen view or forget entries remembered by the seen plugin
archive search and manipulate the archive database
history view the history of entries that FlexGet has accepted
inject inject an entry from command line into tasks
root@LS-WVL1FA:~#