curl "http://localhost:1234/admin?action=startFlashback" --data '{ | |
"sceneMode": "playback", | |
"sceneName": "test1", | |
"matchRule": "matchEntireRequest", | |
"scenePath": "/tmp", | |
"proxyHost": "localhost", | |
"proxyPort": "5555" | |
}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment