arsenal icon indicating copy to clipboard operation
arsenal copied to clipboard

Make args optionnal

Open IC-Vincent opened this issue 1 year ago • 3 comments

Is it possible to make somthing like: Command <Needed_value> <?OptionalValue> So when in prompt, we must enter Needed_value but not OptionalValue Really great project btw !

IC-Vincent avatar Jan 12 '24 09:01 IC-Vincent

Hey, Thanks for your feedback. We will try to enhance next releases including your request for improvement.

v1k1ngfr avatar Jan 15 '24 09:01 v1k1ngfr

Hello,

I was thinking working on such a enhancement. If I can give you my point of view. I was thinking that sometime you want make thing optional but not only variable. like a -debug.

So I was thinking something like : [ text ] where text might includes variable. for example [ -debug ] or [ -d <domain_fqdn> ]

I was also thinking to {} to differentiate default enabled versus default disabled.

And in the cheat valuation process a Y or a N to activate option or not. The thing is that I'm not sure how to give a name to the option in the cheat valuation screen

jubeaz avatar May 21 '24 10:05 jubeaz

I think it's a good idea, and it's better to differentiate both types. for the name idk ^^'

IC-Vincent avatar May 21 '24 12:05 IC-Vincent