Recent versions of cf cli seem to have broken the old completion provided by pivotal.
source cf_complete.sh from your .bashrc
source ~/src/cf_completion/cf_complete.sh
- Add completion handling for more subcommands
- Won't gracefully handle orgs and spaces which have whitespace in the name.