Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Watcher support for mock #134

Open
jknight opened this issue Jun 18, 2020 · 0 comments
Open

Watcher support for mock #134

jknight opened this issue Jun 18, 2020 · 0 comments

Comments

@jknight
Copy link

jknight commented Jun 18, 2020

Feature request:

Add --watch support for mock the way html has it:

docker run -p 8080:8080/tcp -it --rm -v $PWD:/doc quay.io/bukalapak/snowboard html --watch api.apid

Apologies if this is already in there but the equivalent with mock instead of html:

docker run -p 8080:8080/tcp -it --rm -v $PWD:/doc quay.io/bukalapak/snowboard mock --watch api.apid

gives:

✖ Parsing input(s)... error
Error: ENOENT: no such file or directory, open '--watch'

@jknight jknight closed this as completed Jun 18, 2020
@jknight jknight reopened this Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant