Closed plandem closed 11 months ago
Adds supports for args when yadm executes boostrap
E.g. : yadm bootstrap arg1 arg2 arg3
yadm bootstrap arg1 arg2 arg3
[A list of related issues / pull requests.]
yadm ignores args when executes bootstrap
yadm pass args down to bootstrap if it was called manually
No
Yes
Please review yadm's Contributing Guide for best practices.
@plandem Should the docs reflect this change?
@rasa looks there is closed issue related to this already. So I close PR.
https://github.com/TheLocehiliosan/yadm/issues/247
What does this PR do?
Adds supports for args when yadm executes boostrap
E.g. :
yadm bootstrap arg1 arg2 arg3
What issues does this PR fix or reference?
[A list of related issues / pull requests.]
Previous Behavior
yadm ignores args when executes bootstrap
New Behavior
yadm pass args down to bootstrap if it was called manually
Have tests been written for this change?
No
Have these commits been signed with GnuPG?
Yes
Please review yadm's Contributing Guide for best practices.