MCPcopy Index your code
hub / github.com/coder/coder / NewOrganizationContext

Function NewOrganizationContext

cli/root.go:1012–1014  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1010}
1011
1012func NewOrganizationContext() *OrganizationContext {
1013 return &OrganizationContext{}
1014}
1015
1016func (*OrganizationContext) optionName() string { return "Organization" }
1017func (o *OrganizationContext) AttachOptions(cmd *serpent.Command) {

Callers 15

templatePresetsListMethod · 0.85
templateCreateMethod · 0.85
templatePullMethod · 0.85
scaletestTaskStatusMethod · 0.85
templateEditMethod · 0.85
provisionerJobsListMethod · 0.85
provisionerJobsCancelMethod · 0.85
provisionerListMethod · 0.85
organizationsMethod · 0.85
templateVersionsListMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected