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:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
func
(e InvalidValueError) Error() string {
127
return
"invalid value"
128
}
129
130
func
ValidateValue(key, value string) error {
131
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