Altova StyleVision Server 2022

Use this command to list taxonomies at the command line, in one of the following ways:

 

list all available taxonomies

list specific taxonomies

list only installed taxonomies

list only taxonomies that require upgrade.

 

Syntax

<exec> list [options] [FILTER...]

 

This command can be abbreviated with ls.

 

Arguments

FILTER

List only taxonomies that contain this string in their name. You can specify this argument multiple times.

 

Options

--help, --h

Display help about this command at the command line.

--installed, --i

List only installed taxonomies. The default value is false.

--upgradeable, --u

List only taxonomies where patch upgrades are available. The default value is false.

 

Examples

To list all available taxonomies, run:

 

Linux, macOS

./taxonomymanager list

Windows

TaxonomyManager.exe list

 

To list only installed taxonomies, run:

 

Linux, macOS

./taxonomymanager list -i

Windows

TaxonomyManager.exe list -i

 

To list all taxonomies that contain either "eba" or "us-gaap" in their name, run:

 

Linux, macOS

./taxonomymanager list eba us-gaap

Windows

TaxonomyManager.exe list eba us-gaap

 

 

© 2016-2022 Altova GmbH