Updated WireMock commandline parameters (markdown)

Stef Heyenrath
2024-05-02 11:16:53 +02:00
parent 11dca359ea
commit 9ed315bd3c

@@ -22,7 +22,10 @@ The following commandline arguments can be defined for:
| `--ProxyURL` | string | | [wiki-proxyandrecordsettings](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#proxyandrecordsettings) |
| `--X509StoreName`<br>`--X509StoreLocation`<br>`--X509StoreThumbprintOrSubjectName`<br>`--X509CertificateFilePath`<br>`--X509CertificatePassword` | string<br>string<br>string<br>string<br>string || [wiki-certificatesettings](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#certificatesettings)
### Proxy Settings
### Proxy Settings [Optional]
See also [Proxy and Record Settings](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#proxyandrecordsettings) for a complete list.
| Argument Name| Value Type | Default | Description |
| - | - | - | - |
| `--ProxyUrl` | string | |
| `--ProxyUrl` | string | | The URL to use for proxying.
| `--SaveMapping` | boolean| | Save the mapping for each request/response to the internal Mappings..