Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cortexlabs/cortex
/ completionInit
Function
completionInit
cli/cmd/completion.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
)
26
27
func
completionInit() {
28
_completionCmd.Flags().SortFlags = false
29
}
30
31
var
_bashAliasText = `
32
# alias
Callers
1
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected