context-route-plugin

command module
v0.0.0-...-c05df3b Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2015 License: MIT Imports: 3 Imported by: 0

README

Context Route Plugin

This is a Cloud Foundry CLI plugin for manage routes with context paths.

To Install

cf install-plugin https://github.com/zrob/context-route-plugin/blob/master/bin/OSX_binary?raw=true

Commands

create-context-route

cf create-context-route SPACE DOMAIN HOST PATH

Example

cf create-context-route myspace bosh-lite.com apphost /v2

map-context-route

cf map-context-route APP DOMAIN HOST PATH

Example

cf map-context-route myapp bosh-lite.com apphost /v2

unmap-context-route

cf unmap-context-route APP DOMAIN HOST PATH

Example

cf unmap-context-route myapp bosh-lite.com apphost /v2

delete-context-route

cf delete-context-route DOMAIN HOST PATH

Example

cf delete-context-route bosh-lite.com apphost /v2

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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