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

Method help

cli/commands/hostnames/list.js:16–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 }
15
16 help() {
17
18 return {
19 description: 'Displays created hostname routes from source custom hostnames to target services you own'
20 };
21
22 }
23
24 run(params, callback) {
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected