#2366 pki-server instance sub commands showing error to --help option.
Closed: Fixed Opened by akahat@redhat.com.

pki-server instance sub commands show error message while pass --help option.

Steps to Reproduce:

1. Type pki-server instance-show --help
2. Applicable for instance-start, stop, show, migrate, nuxwdog-enable,
nuxwdog-disable

Actual results:

ERROR: missing instance ID
Usage: pki-server instance-nuxwdog-enable [OPTIONS] <instance ID>
  -v, --verbose                Run in verbose mode.
      --help                   Show help message.

Expected results:

Usage: pki-server instance-nuxwdog-enable [OPTIONS] <instance ID>
  -v, --verbose                Run in verbose mode.
      --help                   Show help message.

edewata applied akahat's fix in master:

  • 5f1bd9ce85dbe13ce8b40e6ffcf6812d6e54a12d

Metadata Update from @akahat@redhat.com:
- Issue set to the milestone: 10.3.3

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2486

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata