DOKK / manpages / debian 12 / libkim-api-dev / kim-api-collections-management.1.en
KIM-API-COLLECTIONS-MANAGEMENT(1) User Commands KIM-API-COLLECTIONS-MANAGEMENT(1)

kim-api-collections-management - provides information regarding the models and model drivers

unknown command: --help

kim-api-collections-management list [--log] kim-api-collections-management set-user-model-drivers-dir <directory> kim-api-collections-management set-user-portable-models-dir <directory> kim-api-collections-management set-user-simulator-models-dir <directory> kim-api-collections-management install [--force]
(CWD | environment | user | system [--sudo]) (<openkim-item-id>... | <local-item-path>... | OpenKIM)
kim-api-collections-management reinstall [--force|--interactive] [--sudo]
(<openkim-item-id> | <local-item-path>)...
kim-api-collections-management remove [--force|--interactive] [--sudo] <item-id>... kim-api-collections-management remove-all [--force|--interactive] [--sudo] kim-api-collections-management --version

List installed kim-api model drivers, models, and simulator models
* '--log' generate a kim.log file.
This will show any errors that
occur as the utility searches for installed items.

Rewrite configuration file with provided directory

Rewrite configuration file with provided directory

Rewrite configuration file with provided directory

Install model driver, portable model, or simulator model from openkim.org or from a local path
* Installing to a collection places items in the first directory
of the corresponding list.)
* 'install --force' is essentially equivalent to 'reinstall', but works
even when the item is not currently installed.
* 'OpenKIM' installs (overwriting items already installed) the latest dated
release of all KIM Models found at openkim.org.

Remove and reinstall items. WARNING: This will remove and reinstall the entire directory of files
associated with the item.

Remove model driver, portable model, or simulator model. WARNING: This will remove the entire directory of files associated
with the item.

Remove all items from all collections. WARNING: This will remove the entire directory of files associated
with all items.

The full documentation for kim-api-collections-management is maintained as a Texinfo manual. If the info and kim-api-collections-management programs are properly installed at your site, the command

info kim-api-collections-management

should give you access to the complete manual.

January 2020 kim-api-collections-management 2.1.3-git+GNU