.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH REMOTECV "1" "June 2016" "remotecv 2.2.1" "User Commands" .SH NAME remotecv \- OpenCV server for facial and feature recognition .SH DESCRIPTION usage: remotecv [\-h] [\-b {pyres,celery}] [\-\-host HOST] [\-\-port PORT] .IP [\-\-database DATABASE] [\-\-password PASSWORD] [\-\-region REGION] [\-\-key_id KEY_ID] [\-\-key_secret KEY_SECRET] [\-\-polling_interval POLLING_INTERVAL] [\-l LEVEL] [\-o LOADER] [\-s STORE] [\-t TIMEOUT] [\-\-sentry_url SENTRY_URL] [\-\-memcache_hosts MEMCACHE_HOSTS] \&... .PP Runs RemoteCV. .SS "positional arguments:" .IP args .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SS "Worker Backend:" .TP \fB\-b\fR {pyres,celery}, \fB\-\-backend\fR {pyres,celery} Worker backend .SS "Pyres Connection Arguments:" .TP \fB\-\-host\fR HOST Redis host .TP \fB\-\-port\fR PORT Redis port .TP \fB\-\-database\fR DATABASE Redis database .TP \fB\-\-password\fR PASSWORD Redis password .SS "Celery/SQS Connection Arguments:" .TP \fB\-\-region\fR REGION AWS SQS Region .TP \fB\-\-key_id\fR KEY_ID AWS access key id .TP \fB\-\-key_secret\fR KEY_SECRET AWS access key secret .TP \fB\-\-polling_interval\fR POLLING_INTERVAL AWS polling interval .SS "Other arguments:" .TP \fB\-l\fR LEVEL, \fB\-\-level\fR LEVEL Logging level .TP \fB\-o\fR LOADER, \fB\-\-loader\fR LOADER Loader used .TP \fB\-s\fR STORE, \fB\-\-store\fR STORE Loader used .TP \fB\-t\fR TIMEOUT, \fB\-\-timeout\fR TIMEOUT Timeout in seconds for image detection .TP \fB\-\-sentry_url\fR SENTRY_URL URL used to send errors to sentry .SS "Memcache store arguments:" .TP \fB\-\-memcache_hosts\fR MEMCACHE_HOSTS Comma separated list of memcache hosts .SH "SEE ALSO" The full documentation for .B remotecv is maintained as a Texinfo manual. If the .B info and .B remotecv programs are properly installed at your site, the command .IP .B info remotecv .PP should give you access to the complete manual.