mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 08:35:15 +01:00
Updated WireMock commandline parameters (markdown)
@@ -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..
|
||||
Reference in New Issue
Block a user