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

Method help

cli/commands/hostnames/remove.js:20–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 help() {
21
22 return {
23 description: 'Removes a hostname route from a source custom hostname to a target service you own'
24 };
25
26 }
27
28 run(params, callback) {
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected