hazelcast / hazelcast-cloud-cli

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

Login Command Check #9

Closed yunussandikci closed 3 years ago

yunussandikci commented 3 years ago

Login command in hzcloud CLI doesn't check for an API key and API secret and directly persist the values. It should check the result and persist if the login was successful.