#1974 Help for ipa user-find does not include information about CRITERIA
Closed: Fixed None Opened 12 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=745788

Description of problem:
ipa help user-find
Purpose: Search for users.
Usage: ipa [global-options] user-find [CRITERIA] [options]

goes on to list options, but doesn't indicate how to use CRITERIA

Version-Release number of selected component (if applicable):
ipa-server-2.1.2-2.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1.ipa help user-find

Actual results:
does not include info about CRITERIA

Expected results:
include info about CRITERIA, if it is a valid parameter
I can run
ipa user-find --login=admin
and find the user.

Additional info:

Lowering the ticket priority as it is not severe enough. Plus, python optparse.OptionParser does not support a help for arguments - the fix is not straightforward.

Patch freeipa-mkosek-203-add-argument-help-to-cli.patch sent for review

Metadata Update from @dpal:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/01

7 years ago

Login to comment on this ticket.

Metadata