Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 386 Bytes

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.