NCover Documentation

NCover Cache-Reset

The Cache-Reset command is used to clear the web server's cached page information entirely, or by project, from the command line.

Usage

NCover Cache-Reset --all OR --project=<project name> [--execution=<execution match>]

Options

--all                  Reset full server cache.
--project=VALUE        NCover project to reset.
--execution=VALUE      Execution to match for reset.

At least one of --all or --project is required.

If you still need technical assistance, we can help:

Submit A Support Ticket