Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
hi,
i dont know much about python, probably i am to old for that, i am more the java or hardcore c guy, but what i know is how a good cli should be, and that is not what we got here.
so here is one, still quick and dirty, that dose what i miss on the build in one, a way to use it in conjobs and other scripts which is hardly possible if partly parameters are asked as parameters and part;y interactively. There is no reason why that shouldnt be possible.
it is arguable if this is the nicest way of if it should better be something like -i {ip adress} so you can order them however you want and it is more posix/gnu like but for me that works fine that way.
i hope i can make some projects of other users out there a bit easier when sharing this, i right now build it into another independent file in the main dir to dont brake anything but i have no problem if someone would merge it into the main cli...
i fear this will be a one shot because it solves my problem and i will not find much time to maintain it but maybe not and i will be able to find some spare time, we will see...
regards
T