Skip to content
James Hillyerd edited this page Feb 24, 2019 · 2 revisions

Installation

Execute: go get github.com/inbucket/inbucket/cmd/client

Usage

Usage: client <flags> <subcommand> <subcommand args>

Subcommands:
        commands         list all command names
        flags            describe all known top-level flags
        help             describe subcommands and their syntax
        list             list contents of mailbox
        match            output messages matching criteria
        mbox             output mailbox in mbox format


Top-level flags (use "client flags" for a full list):
  -host=localhost: host/IP of Inbucket server
  -port=9000: HTTP port of Inbucket server