Skip to content

hsdp/cf_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Cloud Foundry CLI Completion for bash

Recent versions of cf cli seem to have broken the old completion provided by pivotal.

Instructions

source cf_complete.sh from your .bashrc

source ~/src/cf_completion/cf_complete.sh

TODO

  • Add completion handling for more subcommands

BUGS

  • Won't gracefully handle orgs and spaces which have whitespace in the name.

Releases

No releases published

Packages

No packages published

Languages