#9625 Executing the -d option results in an error.
Closed: fixed 6 months ago by frenaud. Opened 6 months ago by shun515.

Request for enhancement

The manual for ipa-advise mentions the -d option, but when I run it,
it shows an error saying that the option doesn't exist.

Issue

Executing the -d option results in an error.

Steps to Reproduce

1.ipa-advise -d

Actual behavior

#ipa-advise -d

 Usage: ipa-advise ADVICE
 ipa-advise: error: no such option: -d

Expected behavior

Works like the --verbose option.

 #ipa-advise -d

   ipalib.sysrestore: DEBUG: Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state'
   ipalib.sysrestore: DEBUG: Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index'

Version/Release/Distribution

IPA from master branch (2024-07-10).

Additional info:

Executing the -d option results in an error.

     #ipa-advise -d
       Usage: ipa-advise ADVICE

      ipa-advise: error: no such option: -d

master:

  • 09aecbc The -d option of the ipa-advise command was able to used.

ipa-4-12:

  • 06c02f5 The -d option of the ipa-advise command was able to used.

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 months ago

Log in to comment on this ticket.

Metadata