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

Override property values from command line #6

Open
rweickelt opened this issue Jan 9, 2018 · 0 comments
Open

Override property values from command line #6

rweickelt opened this issue Jan 9, 2018 · 0 comments
Labels

Comments

@rweickelt
Copy link
Owner

rweickelt commented Jan 9, 2018

Make it possible to override property values from command line similar to qbs:

qst run -f file.qml prefix.someProperty:blabla

Root prefixes to access:

  • project: the project item
  • items.xxx: an item that has the name xxx (only test cases at the moment)
@rweickelt rweickelt added this to the Version 0.2.0 milestone Jan 9, 2018
@rweickelt rweickelt changed the title Set properties from command line Override property values from command line Jan 9, 2018
rweickelt added a commit that referenced this issue Mar 2, 2018
- resolves #13
- resolves #14

Contains hard-coded properties because #6, #7, #21 are still missing.
@rweickelt rweickelt removed this from the Version 0.2.0 milestone Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant