hazelcast / hazelcast-cloud-cli

CLI for Hazelcast Cloud
Apache License 2.0
2 stars 5 forks source link

Move documentation into Hazelcast Cloud documentation #11

Open jerrinot opened 3 years ago

jerrinot commented 3 years ago

I noticed this:

jara@fastpi8gb:~$ ./hzcloud-linux-arm64 cloud-provider list
Authentication Error: hzcloud CLI tool is not configured correctly. You need to login via `hzcloud login` or set `HZ_CLOUD_API_KEY` and `HZ_CLOUD_API_SECRET` environment variables. For more details https://github.com/hazelcast/hazelcast-cloud-cli#authentication-with-hazelcast-cloud

We should not point people to github readmes. CLI is a first class product feature and it must have its place in the 1st class documentation.

jerrinot commented 3 years ago

related issue: https://github.com/hazelcast/hazelcast-cloud/issues/3960