bewellcli

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 1 Imported by: 0

README

Maintained Linting and Tests Coverage Status

Bewell Command Line Application

Installing the Command

go install github.com/savannahghi/bewellcli

Environment variables

# schema registry env
export REGISTRY_URL="<Test schema registry URL>"

Development

The CLI is built using Cobra. Follow this User Guide to get started

Using the Command

  • Help
bewellcli --help
  • Validating a Graphql Schema
bewellcli service validate-schema --help

Example use:-

bewellcli service validate-schema --name {SERVICE_NAME} --version {SERVICE_VERSION} --dir {SCHEMA_DIR}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
application
dto
presentation
cmd

Jump to

Keyboard shortcuts

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