table of contents
KIM-API-COLLECTIONS-MANAGEMENT(1) | User Commands | KIM-API-COLLECTIONS-MANAGEMENT(1) |
NAME¶
kim-api-collections-management - provides information regarding the models and model drivers
DESCRIPTION¶
unknown command: --help
Usage:¶
- 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:¶
- 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.
set-user-model-drivers-dir:¶
- Rewrite configuration file with provided directory
set-user-portable-models-dir:¶
- Rewrite configuration file with provided directory
set-user-simulator-models-dir:¶
- Rewrite configuration file with provided directory
install:¶
- 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.
reinstall:¶
- Remove and reinstall items. WARNING: This will remove and reinstall the entire directory of files
- associated with the item.
remove:¶
- Remove model driver, portable model, or simulator model. WARNING: This will remove the entire directory of files associated
- with the item.
remove-all:¶
- Remove all items from all collections. WARNING: This will remove the entire directory of files associated
- with all items.
SEE ALSO¶
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 |