Hi, On 13.4.2016 16:49, Martin Babinsky wrote:
This is a WIP patch which moves the `ipa-replica-manage del` subcommand to the 'server-del' API method and exposes it as CLI command[1]. A CI test suite is also included.
`server-del` now accepts the following options: * `--cleanup`: perform a cleanup after an already deleted master
I would prefer if this was actually called --force, for reasons explained in the design thread: <https://www.redhat.com/archives/freeipa-devel/2016-April/msg00010.html>.
* `--force-removal`: force master removal, i.e. ignore topology errors
So, this is actually the all-powerful --force option we always try to avoid, but with a different name (and not very good one - if you are removing something, what other than removal would you need to force?).
Could you split this into separate options? Honza -- Jan Cholasta -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code
