-
Notifications
You must be signed in to change notification settings - Fork 312
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 enable and disable sub command #654
Conversation
Codecov Report
@@ Coverage Diff @@
## master #654 +/- ##
==========================================
+ Coverage 57.86% 58.07% +0.21%
==========================================
Files 253 255 +2
Lines 18742 18902 +160
==========================================
+ Hits 10845 10978 +133
- Misses 6454 6471 +17
- Partials 1443 1453 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: lucklove <gnu.crazier@gmail.com>
Signed-off-by: lucklove <gnu.crazier@gmail.com>
07141bb
to
818943b
Compare
Co-authored-by: Lonng <heng@lonng.org>
Co-authored-by: Lonng <heng@lonng.org>
Co-authored-by: Lonng <heng@lonng.org>
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.
This PR needs to take some consideration more carefully about how to handle the exporters processes.
Signed-off-by: lucklove <gnu.crazier@gmail.com>
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.
LGTM
/merge |
/run-all-tests |
issue: https://asktug.com/t/topic/36387
TODOLIST:
startInstance()
deploy
command and add--skip-enable
as an optionenable
anddisable
commandUnresoved issue: #697