cf-ondemand-asg

command module
v0.0.0-...-86df34f Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 8 Imported by: 0

README

cf-ondemand-asg

This app helps to bind ASGs to all spaces in a cloudfoundry org. It expects an ASG with the same name as the org already present. This allows for on-demand binding of ASGs to new spaces.

deployment

git clone this repo, cd into the directory, then run cf push <appname> --no-start. Now set the CFUSER and CFPASSWORD environment variables using cf set-env and run cf start <app name>

usage

do a post request to /api/v1/synch with a json in this format:

{
  "orgName": <org name>
}

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