Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ FileOutputStrategy
Struct
FileOutputStrategy
internal/auth0/quickstart.go:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
)
197
198
type
FileOutputStrategy
struct
{
199
Path string
200
Format string
201
}
202
203
type
RequestParams
struct
{
204
AppType string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected