Documentation ¶
Overview ¶
Rmplay removes play.golang.org playground snippets.
Usage:
rmplay https://go.dev/play/p/xxx...
Rmplay removes the snippets at each of the URLs named on the command line. (We do this when people accidentally post sensitive material there and email us at security@golang.org to take it down.)
Authentication ¶
Rmplay expects to be able to use the Google Application Default Credentials to access the Google Cloud Datastore. Typically this means one must run “gcloud auth application-default login” before using rmplay.
Click to show internal directories.
Click to hide internal directories.