Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Error
Method
Error
pkg/cmd/config/set/set.go:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(e InvalidValueError) Error() string {
121
return
"invalid value"
122
}
123
124
func
ValidateValue(key, value string) error {
125
var
validValues []string
Callers
15
TestDeleteRun
Function · 0.45
TestListRun
Function · 0.45
TestNewCmdCompletion
Function · 0.45
TestExtractTarGz
Function · 0.45
TestExtractZip
Function · 0.45
TestFetchExpectedChecksum
Function · 0.45
TestDownloadCopilot
Function · 0.45
TestNewCmdConfigList
Function · 0.45
TestNewCmdConfigSet
Function · 0.45
TestCreateCmdFlagError
Function · 0.45
TestApp_Create
Function · 0.45
TestPendingOperationDisallowsListPorts
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestDeleteRun
Function · 0.36
TestListRun
Function · 0.36
TestNewCmdCompletion
Function · 0.36
TestExtractTarGz
Function · 0.36
TestExtractZip
Function · 0.36
TestFetchExpectedChecksum
Function · 0.36
TestDownloadCopilot
Function · 0.36
TestNewCmdConfigList
Function · 0.36
TestNewCmdConfigSet
Function · 0.36
TestCreateCmdFlagError
Function · 0.36
TestApp_Create
Function · 0.36
TestPendingOperationDisallowsListPorts
Function · 0.36