Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algolia/cli
/ NewJSONPrintFlags
Function
NewJSONPrintFlags
pkg/cmdutil/json_flags.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
func
(f *JSONPrintFlags) AddFlags(c *cobra.Command) {}
38
39
func
NewJSONPrintFlags() *JSONPrintFlags {
40
return
&JSONPrintFlags{}
41
}
Callers
1
NewPrintFlags
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected