Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algolia/cli
/ Error
Method
Error
pkg/cmdutil/errors.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(fe *FlagError) Error() string {
27
return
fe.Err.Error()
28
}
29
30
func
(fe *FlagError) Unwrap() error {
31
return
fe.Err
Callers
15
StartCallbackServer
Function · 0.45
TestRunOpenCmd_Unsupported
Function · 0.45
TestRunOpenCmd_UnsupportedWithJSONOutput
Function · 0.45
TestRunOpenCmd_InvalidOutputFormat
Function · 0.45
TestGet_ReturnsErrorWhenLoginFails
Function · 0.45
TestSelectApplication_ByName_NotFound
Function · 0.45
TestSelectApplication_MultipleApps_NonInteractive_NoAppName
Function · 0.45
Test_runCrawlerCmd_ReturnsCrawlerAPIError
Function · 0.45
runDeleteCmd
Function · 0.45
TestNewDeleteCmd
Function · 0.45
runUpdateCmd
Function · 0.45
runOperationsCmd
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestRunOpenCmd_Unsupported
Function · 0.36
TestRunOpenCmd_UnsupportedWithJSONOutput
Function · 0.36
TestRunOpenCmd_InvalidOutputFormat
Function · 0.36
TestGet_ReturnsErrorWhenLoginFails
Function · 0.36
TestSelectApplication_ByName_NotFound
Function · 0.36
TestSelectApplication_MultipleApps_NonInteractive_NoAppName
Function · 0.36
Test_runCrawlerCmd_ReturnsCrawlerAPIError
Function · 0.36
TestNewDeleteCmd
Function · 0.36
TestNewRemoveCmd
Function · 0.36
Test_runRemoveCmd
Function · 0.36
Test_runSetDefaultCmd
Function · 0.36
TestNewAddCmd
Function · 0.36