MCPcopy Create free account
hub / github.com/acode/cli / help

Method help

cli/commands/tokens/_.js:19–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 help() {
20 return {
21 description: 'Selects an active Identity Token for API Authentication',
22 };
23 }
24
25 run(params, callback) {
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected