When I try this:
bx plugin repo-add CF-Community http://plugins.cloudfoundry.org
I get:
FAILED
An error occurred when obtaining plug-ins from the repository.
Error response from server. Status code: 404; message: 404 page not
found
Try again later.
I also tried:
bx plugin install http://plugins.cloudfoundry.org/cf-download
I don't think you can add cloud foundry plugins that way:
Notice the GET request is to
GET /bx/list
. This makes me think thebx
plugin repositories are incompatible withcf
plugin repositories.You could try: