yogo

command module
v1.0.4-0...-325699b Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 1 Imported by: 0

README

Yogo Go Report Card codecov GitHub tag Go Reference

Check yopmail mails from command line.

Install

Download binaries here : yogo.

A package is available in aur for archlinux.

Usage

Check yopmail mails from command line.

Usage:
  yogo [command]

Available Commands:
  help        Help about any command
  inbox       Handle inbox messages
  version     App version

Flags:
  -h, --help   help for yogo
      --json   Dump the output as json

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

Flag

Use the --json output flag to get the output as JSON.

Inbox

List

Retrieve 10 messages from mailbox test1@yopmail.com :

yogo inbox list test1 10
Flush

Flush inbox test1@yopmail.com :

yogo inbox flush test1
Read a mail

Retrieve first message from inbox helloworld@yopmail.com

yogo inbox show helloworld 1

Retrieve second message from inbox helloworld@yopmail.com

yogo inbox show helloworld 2
Delete a mail

Delete first message from inbox helloworld@yopmail.com

yogo inbox delete helloworld 1

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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