I am newbie to Cloud foundry and was looking for Autoscaling app in Opensource CF.
After setting out research found that Bosh v2 provides this capability and now I am trying to install Bosh V2 on Linux machine using links https://bosh.io/docs/cli-v2-install/ http://bosh.io/docs/cli-v2/ https://ottenwbe.github.io/bosh-install/manual-deployment.html,
After following steps mentioned, when I bosh –v, I get the following error -bash: bosh: command not found. Could someone please help me realize where I am going wrong and find possible solution? Thanks in advance