hazelcast / hazelcast-cloud-cli

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

resume command says stopped on output #17

Closed dbrimley closed 3 years ago

dbrimley commented 3 years ago

When I run hzcloud starter-cluster resume --cluster-id 1641 the message comes back that it is stopped.

Seems like it should be a quick edit...

https://github.com/hazelcast/hazelcast-cloud-cli/blob/ce1483604578ce12bcac7c0b337f35cd7bd38674/cmd/starterCluster.go#L123