Skip to content

vocabulary cache Command Group¤

List und update the vocabulary cache.

vocabulary cache update¤

Reload / updates the data integration cache for a vocabulary.

Usage
$ cmemc vocabulary cache update [OPTIONS] [IRIS]...
Options
-a, --all   Update cache for all installed vocabularies.

vocabulary cache list¤

Output the content of the global vocabulary cache.

Usage
$ cmemc vocabulary cache list [OPTIONS]
Options
--id-only   Lists only vocabulary term identifier (IRIs) and no labels or
            other meta data. This is useful for piping the ids into other
            cmemc commands.

--raw       Outputs raw JSON.

Comments