graphikctl

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

graphikctl

command line interface for graphikDB

git clone git@github.com:graphikDB/graphik.git

A command line utility for graphikDB

---
env-prefix: GRAPHIKCTL

Usage:
  graphikctl [command]

Available Commands:
  auth        authentication/authorization subcommands (login)
  config      configuration subcommands (get)
  help        Help about any command

Flags:
      --config string   config file (default is $HOME/.graphikctl.yaml)
  -h, --help            help for graphikctl
  -v, --version         version for graphikctl

Use "graphikctl [command] --help" for more information about a command.

Example Config

auth:
  open_id: https://accounts.google.com/.well-known/openid-configuration
  client_id: ${uuid}.apps.googleusercontent.com
  client_secret: ${client_secret}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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