#187 command line and error desc/description conflict
Closed: Fixed None Opened 13 years ago by rcritten.

As reported in bug https://bugzilla.redhat.com/show_bug.cgi?id=631573

The bottom line is that cli_name isn't usable in an api.Command call but exceptions raised about missing attributes will use cli_name.


use context to determine which attr to use
freeipa-573-parameter.patch

clitest is a simple test program. We use 'cli' as our context in the ipa tool and 'server' on the server side.

Other users of ipalib should use their own context.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.0 - 2010/10

7 years ago

Login to comment on this ticket.

Metadata