command
Version:
v0.0.0-...-9eda336
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.