#1170 Inconsistent ca-profile-add/mod parameter
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by edewata.

The ca-profile-add and ca-profile-mod commands currently take a single argument which is the path to the input file. Other ca-profile-* commands take a single argument which is the profile ID. To be more consistent the add and mod commands should take an optional profile ID argument and use an option to specify the input file:

$ pki ca-profile-add --input new-profile.xml
$ pki ca-profile-mod --input updated-profile.xml

This way the commands can also be used to add/modify a profile without input files.

$ pki ca-profile-add testprofile --description "blank profile"
$ pki ca-profile-mod testprofile --description "new description"

Proposed milestone: 10.3


Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

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/1733

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 Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata