datastore-delete

command
v0.0.0-...-650f6e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Executable datastore-delete deletes all data of a specified kind in a Datastore database.

First run in a dry run mode to see how many entities will be deleted:

go run main.go -cloud-project <project-id>

Then run for real:

go run main.go -cloud-project <project-id> -delete

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL