Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] ability to add custom arguments to cli #5009

Open
1 task
fariouche opened this issue Oct 30, 2024 · 2 comments
Open
1 task

[FEATURE] ability to add custom arguments to cli #5009

fariouche opened this issue Oct 30, 2024 · 2 comments

Comments

@fariouche
Copy link

What kind of issue is this?

  • Feature Request.
    Sometimes I want to create a target rule that can have an argument from the command line (like specify a key file etc)

Expected Results

Something like add_argument("--sign_key") and have it parsed using either the scons argument variable or a dedicated api

@ivankravets
Copy link
Member

@fariouche
Copy link
Author

yes, but this one is not in command line.
I'm now using the -a option multiple times to pass arguments as a workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants