account

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: MIT Imports: 13 Imported by: 0

README

Account CLI

This is a demo Account CLI

Run

Make sure account , emailer, greeter services are UP before running Account CLI

Check services are UP with micro list services command

  1. Start Services

    make run-emailer
    make run-greeter
    make run-account
    
  2. Run Account CLI

    go run cmd/account/main.go
    go run cmd/account/main.go -username=crazy -email=a@b.com -limit=7
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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