app

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: 9 Imported by: 0

README

#App example

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

  • Create cloudantNoSQLDB service with Lite plan.
  • Create Application
  • Create a Route
  • Bind the router to the application
  • Upload app bits
  • Start the application and wait for it to be running
  • Bind the _cloudantNoSQLDB service instance to the application
  • Update the application

This creates a app defined in specified space. After successfull creation it perform update and deletes app.

Example:

go run main.go -path <path to the application zip file> -name my_app -org my_org -space my_space --route my_route -timeout 120s

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