MCPcopy Index your code
hub / github.com/cloudfoundry/cli / SetOrganizationInformation

Method SetOrganizationInformation

command/config.go:54–54  ·  view source on GitHub ↗
(guid string, name string)

Source from the content-addressed store, hash-verified

52 SetLocale(locale string)
53 SetMinCLIVersion(version string)
54 SetOrganizationInformation(guid string, name string)
55 SetRefreshToken(token string)
56 SetSpaceInformation(guid string, name string, allowSSH bool)
57 V7SetSpaceInformation(guid string, name string)

Callers 4

ExecuteMethod · 0.65
ExecuteMethod · 0.65
setOrgMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected