Ticket #770 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 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

comment:1 Changed 4 years ago by johnbywater

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

comment:2 Changed 4 years ago by johnbywater

  • sprint changed from 1.3.2 to 1.3.3

comment:3 Changed 4 years ago by johnbywater

  • sprint changed from 1.3.3 to 1.3.2

comment:4 Changed 3 years ago by johnbywater

  • sprint changed from 1.3.2 to 1.3.3

Moved from sprint 1.3.2

comment:5 Changed 3 years ago by johnbywater

  • sprint changed from 1.3.3 to 1.3.4

Moved from sprint 1.3.3

comment:6 Changed 3 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

comment:7 Changed 3 years ago by dread

  • Type changed from bug to defect

comment:8 Changed 3 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.