feed2omb

Command-Line

Table of Content

Command-line options

Introduction

Some aspects of operation are controlled by the command-line options you give, while others are controlled by the various ConfigFiles. The command-line options generally provide functions that you might vary from time to time, while the config files define the static information about each feed you are dealing with and how to handle it.

The command line takes the following form:

feed2omb.py options configfiles

You can specify any number of config files, to process multiple feeds in one go.

Options

-h, --help Shows the command-line help and exits

-v, --version Displays the version number and exits

-d, --debug Print debugging info on standard output

-u, --update Update the feeds using the config files specified

-e, --eat Eat items found - i.e. mark as sent, but do not send

-t, --test Test only - display local output but do not post to omb or mark as sent

-m MAX, --max=MAX Specify maximum number of items to process for each feed - overrides 'maxpost' in individual config files. Use 0 to post everything.

Created: 3 years 1 month ago
by Ciaran Gultnieks

Updated: 3 months 29 days ago
by Ciaran Gultnieks

Old Revisions