Altova MapForce 2026 Enterprise Edition

This command lists the packages in the taxonomy package store that contain the submitted string in their entry point URLs. Note that the taxonomy package store is by default the global package store, but can be changed with the --user-folder option to the user package store.

 

Syntax

<exec> search-ep-package | ep-pkg [options] URL

 

The command's URL argument is a string that is an entry point URL or a part of it.

 

Options

The search-ep-package command takes the following options:

 

--user-folder

Use the user package folder. Boolean. The default is false. See below for details.

--verbose, --v

Display detailed information during execution. Boolean. The default is false.

--help, --h

Display help for the command.

 

Note the following points:

 

All the options take Boolean values and their default values are all false. The default value is the option's value when the option is not specified on the command line. If the option is specified without a value, then it is considered a short form of the option with a value of true. For example, --i is the short form of --i=true. See the examples below.

The user package folder is the package store in the user's home directory (C:\Users\<user>\Documents\Altova\pkgs). By default, Taxonomy Package Manager uses the global package store in C:\ProgramData\Altova\pkgs. If users do not have write permissions to the ProgramData folder, they can install packages in their own user folders.

 

Examples

 

To list packages that contain a specific URL in their entry point URLs: taxonomypackagemanager ep-pkg http://www.eba.europa.eu/eu/fr/xbrl/crr/fws/ae/4.2/

To list packages in the user package store that contain a specific URL in their entry point URLs: taxonomypackagemanager ep-pkg http://www.eba.europa.eu/eu/fr/xbrl/crr/fws/ae/4.2/ -user-folder

To list packages that contain part of a URL in their entry point URLs as well as the respective entry point URLs: taxonomypackagemanager ep-pkg its-2016-03/2016-11-15/mod/ -v

 

© 2020-2026 Altova GmbH