Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (748 - 750 of 2152)

Ticket Resolution Summary Owner Reporter
#769 duplicate Tests for harvesting metadata from ArcGIS CSW API johnbywater johnbywater
#770 wontfix Improve the paster harvester help command thejimmyg johnbywater

Reported by johnbywater, 4 years ago.

Description

Issue 1. Help command without arguments fails:

$paster help --plugin ckan --config development.ini

gives:

EITHER

Command help not recognized

OR

paster help: error: no such option: --plugin

Issue 2: Harvester command with arguments fails.

$ paster harvester Traceback (most recent call last): ...

cmd = self.args[0]

IndexError?: list index out of range

#771 worksforme Run CLI help command without arguments johnbywater

Reported by johnbywater, 4 years ago.

Description

Should return something sensible (currently reports an error).

Note: See TracQuery for help on using queries.