ipa-replica-manage and ipa-csreplica-manage tools uses sub-command interface, e.g.,
ipa-replica-manage
ipa-csreplica-manage
ipa-replica-manage del --some-option
ipa-replica-manage list --other-option
But validation and documentation of options is shared.
The tool should be improved that validation and help of options will be per command so that it will be clear which option belongs to which command or what are the differences in behavior when --force is used
--force
E.g., python argparse module supports it.
Note ipa-csreplica-manage might be abandoned and ipa-replica-manage used only for winsync agreement. See freeipa-devel thread
Metadata Update from @pvoborni: - Issue assigned to someone - Issue set to the milestone: Tickets Deferred
Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.
Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.
Metadata Update from @rcritten: - Issue close_status updated to: wontfix - Issue status updated to: Closed (was: Open)