Conan-Kudo left a comment (rpm-software-management/rpm#3653)
I would be super-happy to see this, as I can't easily remember the mixture of
flags to work with rpm directly. 😅
I don't have to do it often, but that's no excuse for bad CLI ergonomics.
Hmm, does popt even support subcommands? I don't think it does. We'd have to
either extend popt or switch to something else (like
[argparse](https://github.com/p-ranav/argparse), packaged in Fedora as
`argparse-devel`).
If I remember rightly, one of the reasons for `rpmbuild` and `rpmsign`
executables was precisely because we can't do subcommands (there were other
reasons too, like being able to split the functionality out completely and not
have it installed all the time).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3653#issuecomment-2879902212
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3653/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint