Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agenticsorg/edge-agents
/ printVersion
Function
printVersion
scripts/sparc2/sparc2-cli-wrapper.js:307–309 ·
view source on GitHub ↗
* Print the CLI version
()
Source
from the content-addressed store, hash-verified
305
* Print the CLI version
306
*/
307
function
printVersion() {
308
console.log(
"SPARC 2.0 CLI v2.0.5"
);
309
}
310
311
/**
312
* Display diagnostic information
Callers
1
runSimplifiedCli
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected