Have an argument imply others and set them? #4788
Unanswered
classabbyamp
asked this question in
Q&A
Replies: 1 comment
-
In #4793, I've started gathering thoughts for how to add support for this without in a more extensible way |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to have a flag that sets other flags, like
--packaging
implies--system --skip-pkginfo
, and also setssystem
andskip_pkg_info
to true.This is what I'm currently doing:
Beta Was this translation helpful? Give feedback.
All reactions