Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ NewOrgUpdate
Function
NewOrgUpdate
app/cli/pkg/action/org_update.go:29–31 ·
view source on GitHub ↗
(cfg *ActionsOpts)
Source
from the content-addressed store, hash-verified
27
}
28
29
func
NewOrgUpdate(cfg *ActionsOpts) *OrgUpdate {
30
return
&OrgUpdate{cfg}
31
}
32
33
type
NewOrgUpdateOpts
struct
{
34
BlockOnPolicyViolation *bool
Callers
1
newOrganizationUpdateCmd
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected