other versions
CORE-MANAGE(1) | User Commands | CORE-MANAGE(1) |
NAME¶
core-manage - helper tool to add, remove, or check for services and models in a CORE installation.
SYNOPSIS¶
core-manage [-h] [options] <action> <target> <string>
DESCRIPTION¶
- <action> should be one of: add, remove, check
- <target> should be one of: service, model
- <string> is the text to add, remove, check
OPTIONS¶
- -h, --help
- show this help message and exit
- --userpath=USERPATH
- use the specified user path (e.g. "$HOME/.core") to access nodes.conf
- -v, --verbose
- be verbose when performing action
EXAMPLES¶
SEE ALSO¶
core-daemon(1)
2014-08-06 | CORE-MANAGE |