Closed pablomaurer closed 6 years ago
I've been rewriting CLI client to support new configs. And eventually was planning to add arguments to the command like you pointed out. But instead of environment variables they should be a regular CLI arguments. For instance:
cordova-hcp build --version='123123'
I can add this to docs, but this environment variable might be deprecated soon, so not sure that should be in there :)
Yep, then a issue where you can find it should be enough until --version
arrives ;)
đ Hi! Thank you for your interest in this repo.
đĸ We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.
đ This will now be closed & locked.
âšī¸ Please see #79 for more information.
So first time looked into the code and found out instead having the generated release timestamp you can run:
to set your own version.
If you are cool, then let people know you are ;)