-
-
Notifications
You must be signed in to change notification settings - Fork 147
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 remove document command to CLI #540
Conversation
cd9981c
to
44bf7c2
Compare
44bf7c2
to
2ab0245
Compare
Codecov Report
@@ Coverage Diff @@
## main #540 +/- ##
==========================================
- Coverage 50.92% 50.32% -0.60%
==========================================
Files 65 65
Lines 5978 6057 +79
==========================================
+ Hits 3044 3048 +4
- Misses 2539 2614 +75
Partials 395 395
|
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.
Thanks for your contribution.
We can remove documents with CLI.
What this PR does / why we need it:
Add RemoveDocumentAdmin API in Admin client & CLI command
Which issue(s) this PR fixes:
Fixes #464
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation:
Checklist: