Skip to content

Commands

bash
npx @zortracks/skli <command> [options]
skli <command> --help
CommandSummary
initCreate ProjectManifest + register ProjectIndex
addReference a local Package in the ProjectManifest
installInstall skill/rule/agent from local path or GitHub
linkLink a remote ProjectManifest and deploy selection
updateUpgrade repos Packages / links to a newer ref
restoreRe-fetch repos Packages / links at pinned version
removeUninstall Packages from the manifest
unlinkRemove a whole link by owner/repo

Global CLI options on the root program:

OptionMeaning
-VPrint skli version (--version is reserved for update --version)
-h, --helpHelp

Released under the MIT License.