diff --git a/WireMock-commandline-parameters.md b/WireMock-commandline-parameters.md index 5ef68f8..780c93d 100644 --- a/WireMock-commandline-parameters.md +++ b/WireMock-commandline-parameters.md @@ -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`
`--X509StoreLocation`
`--X509StoreThumbprintOrSubjectName`
`--X509CertificateFilePath`
`--X509CertificatePassword` | string
string
string
string
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 | | \ No newline at end of file +| `--ProxyUrl` | string | | The URL to use for proxying. +| `--SaveMapping` | boolean| | Save the mapping for each request/response to the internal Mappings.. \ No newline at end of file