Skip to content

dbellotti/cf-target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-target

This Go program will print out the currently targeted Cloudfoundry api, org and space.

The program was created with the intention of printing the Cloudfoundry target so that you may easily add it to your terminal prompt.

Usage

$ cf-target -h
Usage of cf-target:
  -api=false: display api target
  -org=false: display org
  -space=false: display space

Installation

$ go get github.com/dbellotti/cf-target

Thanks

If you like this, it was heavily influenced by Kevin Kelani's awesome bosh-target

Screenshot

cf-target in action

About

a go program that prints out currently targeted Cloudfoundry org and space (for terminal prompts)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages