rshamunov commented on code in PR #26102:
URL: https://github.com/apache/beam/pull/26102#discussion_r1163950892


##########
playground/README.md:
##########
@@ -150,6 +150,15 @@ cd beam
 ./gradlew playground:backend:removeUnusedSnippet -DdayDiff={int} 
-DprojectId={string}
 ```
 
+## Removing a specific snippet
+
+Run the method to remove a specific code snippet from the Cloud Datastore.
+
+```
+cd beam
+./gradlew playground:backend:removeSnippet -DsnippetId={string} 
-DprojectId={string}

Review Comment:
   We need support for custom Datastore namespaces



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to