Skip to content
This repository was archived by the owner on Jan 13, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 635 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 635 Bytes

mockyeah-cli

This project has moved to https://github.com/mockyeah/mockyeah, under https://github.com/mockyeah/mockyeah/tree/master/packages/mockyeah-cli.

Command Line Utility for mockyeah

Installation:

npm install -g mockyeah-cli

CLI options

Usage: mockyeah [options] [command]

  Commands:

    ls             list service captures
    play [name]    play service capture
    record [name]  record service capture
    help [cmd]     display help for [cmd]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number