I installed according to the instructions the Cloud Foundry CLI and Containers Cloud Foundry plug-in on Linux RH 6.4 I can login to the BlueMix from the CF CLI with cf login. I also verified that the containers plugiun is installed: cf plugins.
But for every command that uses the plugin I get the following error: cf ic rpc: can't find method CliRpcCmd.IsLoggedIn
What does this error means and any ideas how to fix that?
Thanks!