organization

command
v0.0.0-...-e6eb724 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README

Organization example

This example shows how to perform CRUD operation on cloud foundry organization.

This creates an organization with name specified. To create an organization a user must have authorization. Creation of organization is commented. A user must uncomment it to create an organization.

After successful creation it performs to find the organization and then update it with new name specified.

Finally this example deletes the newly created organization. To delete an organization a user must have authorization. Deletion of organization is commented. A user must uncomment it to delete an organization.

Example:

go run main.go -org "example.com" -neworg "newexample.com"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL