cloudfoundry / bosh-azure-cpi-release

BOSH Azure CPI
Apache License 2.0
63 stars 88 forks source link

What is ORGANIZATION parameter and where can I find iit? #293

Closed typik89 closed 7 years ago

typik89 commented 7 years ago

https://github.com/cloudfoundry-incubator/bosh-azure-cpi-release/blob/master/docs/get-started/push-demo-app.md cf target -o "REPLACE_WITH_CLOUD_FOUNDRY_PUBLIC_IP.xip.io_ORGANIZATION" -s "azure" I can't understand what is ORGANIZATION?

bingosummer commented 7 years ago

You don't need to replace the ORGANIZATION. For example, if the public ip is 1.1.1.1, then it should be 1.1.1.1.xip.io_ORGANIZATION.

When you login CF, you can get the orgs via cf orgs.

bingosummer commented 7 years ago

@typik89 How is the issue going?

bingosummer commented 7 years ago

Closing it due to no response. Feel free to reopen it when you hit the issue again.