#4473 host-del command does not accept --continue
Closed: Fixed None Opened 9 years ago by tbabej.

The options of host-del command are not consistent with the usual pattern:

[tbabej@vm-051 freeipa]$ ipa host-del `hostname` --continue
Usage: ipa [global-options] host-del HOSTNAME... [options]

ipa: error: no such option: --continue

Most of the *-del commands accept this option which make the deletion of other specified objects continue if deletion of one of them failed.


ipa-4-1:

  • adc4abc ipalib: host_del: Extend LDAPDelete's takes_options instead of overriding

master:

  • 1f8f762 ipalib: host_del: Extend LDAPDelete's takes_options instead of overriding

Metadata Update from @tbabej:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.1

7 years ago

Login to comment on this ticket.

Metadata