Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ generate-command-usage.js
File
generate-command-usage.js
packages/serverless/lib/cli/render-help/generate-command-usage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ style } from
'@serverless/util'
2
3
export
default (commandName, commandSchema) => {
4
const
indentFillLength = 30
Callers
nothing calls this directly
Calls
1
aside
Method · 0.80
Tested by
no test coverage detected