-
Notifications
You must be signed in to change notification settings - Fork 337
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
Add overwrite option #381
Add overwrite option #381
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Gabitchov Thanks a lot for working on it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool!
Please keep working on it! 👍
…d command - fix option typo and align help documentation
…d command - add overwrite to add context to config
…d command - add unit test
- code formatting
- code formatting
ac167e7
to
92dcdb7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Gabitchov Thank you for your help! Would you kindly send me an email at [email protected] so I could coordinate the t-shirt. |
Summary
Add the possibility to overwrite an existing control plane configuration.
Full changelog
--overwrite
option to config control-planes add commandIssues resolved
Fix #380