Altova MapForce Server 2026 Advanced Edition

This command removes all installed taxonomy packages and the cache directory. It will completely reset your taxonomy environment. After running this command, be sure to run the initialize command to recreate the cache directory. Alternatively, run the reset command with the -i option. Since reset -i restores the original installation of the product, we recommend that you run the update command after performing a reset and initialization. Alternatively, run the reset command with both the -i and -u options.

 

Syntax

<exec> reset [options]

 

Options

The reset command takes the following options:

 

--init, --i

Initialize Taxonomy Package Manager after reset. The default is false.

--update, --u

Updates the list of available packages in the cache. The default is false.

--silent, --s

Display only error messages. The default is false.

--verbose, --v

Display detailed information during execution. The default is false.

--help, --h

Display help for the command.

 

Examples

 

To reset Taxonomy Package Manager, run: taxonomypackagemanager reset

To reset Taxonomy Package Manager and initialize it, run: taxonomypackagemanager reset --i

To reset Taxonomy Package Manager, initialize it, and update its package list, run: taxonomypackagemanager reset -i -u

 

© 2020-2026 Altova GmbH