From `pulp-admin repo sync --help`: --timeout=TIMEOUT synchronization timeout The help doesn't indicate the units TIMEOUT is in.
Fixed bug and api docs. $ sudo pulp-admin repo sync --help Usage: pulp-admin <options> repo sync <options> Options: -h, --help show this help message and exit --id=ID repository id (required) --timeout=TIMEOUT sync timeout in <units>:<value> format (e.g. hours:2 valid units: seconds, minutes, hours, days, weeks --no-packages skip packages from the sync process --no-errata skip errata from the sync process --no-distribution skip distributions from the sync process -F, --foreground synchronize repository in the foreground $ sudo pulp-admin repo sync --id=mytest1 --timeout=seconds:5 -F Sync for repository mytest1 started Sync: Timed Out Item Details: in pulp.log: 2011-03-22 21:45:01,209 [INFO][Dummy-5] sync() @ repositories.py:543 - sync timeout passed : 0:00:05
Build: 0.158
verified [root@preethi ~]# rpm -q pulp pulp-0.0.173-1.fc14.noarch [root@preethi ~]# pulp-admin repo sync --help Usage: pulp-admin <options> repo sync <options> Options: -h, --help show this help message and exit --id=ID repository id (required) --timeout=TIMEOUT sync timeout in <units>:<value> format (e.g. hours:2 valid units: seconds, minutes, hours, days, weeks --no-packages skip packages from the sync process --no-errata skip errata from the sync process --no-distribution skip distributions from the sync process -F, --foreground synchronize repository in the foreground --limit=LIMIT limit download bandwidth per thread to value in KB/sec --threads=THREADS number of threads to use for downloading content
Closing with Community Release 15 pulp-0.0.223-4.