Update

Core Update

Update modules or the complete framework. Keep your tools and the core CLI up to date.

core update <target> --tool1 --tool2
View CORE-TERMUX Docs ←

Commands

core update

Show help

core update <target>

Update specific target

core update <target> --tool1 --tool2

Update specific tools

core update core

Update framework only

Examples

# Update entire modulecore update aicore update db# Update specific toolscore update ai --qwen-code --ollamacore update db --postgresql --sqlitecore update dev --gh --fzf --jq# Update framework onlycore update core