command
module
Version:
v0.0.0-...-4a39912
Opens a new window with list of versions in this module.
Published: Dec 19, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Datastore Command Line
A command line tool for querying GCP Datastore, written in Go.
Testing
go test ./...
How to use
This command has a required flag --project-id to specify the GCP project to be queried.
datastore-cmd [command] [operation] --project-id=gcp-project
The output can be rendered as json by passing the flag --output=json.
Supported Commands
namespace
The following operations are supported for the namespace command:
list can be used in order to retrieve a list of namespaces
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.