Ticket #770 (closed defect: wontfix)

Opened 3 years ago

Last modified 2 years ago

Improve the paster harvester help command

Reported by: johnbywater Owned by: thejimmyg
Priority: trivial Milestone: ckan-v1.3
Component: uklii Keywords:
Cc: Repository:
Theme:

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

Change History

Changed 3 years ago by johnbywater

  • sprint set to 1.3.2
  • milestone set to ckan v1.3

Changed 3 years ago by johnbywater

  • sprint changed from 1.3.2 to 1.3.3

Changed 3 years ago by johnbywater

  • sprint changed from 1.3.3 to 1.3.2

Changed 3 years ago by johnbywater

  • sprint changed from 1.3.2 to 1.3.3

Moved from sprint 1.3.2

Changed 3 years ago by johnbywater

  • sprint changed from 1.3.3 to 1.3.4

Moved from sprint 1.3.3

Changed 2 years ago by thejimmyg

  • owner set to thejimmyg
  • priority changed from major to trivial
  • component changed from ckan to uklii
  • summary changed from The help command of the CLI does not behave predictably to Improve the paster harvester help command

Running CLI harvester command without arguments or with --help would return help for the harvester (currently crashes).

We can therefore close #772, #773 and #774

Changed 2 years ago by dread

  • type changed from bug to defect

Changed 2 years ago by thejimmyg

  • status changed from new to closed
  • resolution set to wontfix

I don't care about this. It is too trivial. If I get around to fixing it they great but I don't need it logged as a ticket.

Note: See TracTickets for help on using tickets.