mantl / consul-cli

Command line interface to Consul HTTP API
Apache License 2.0
251 stars 67 forks source link

Release version 0.5.0? #56

Open harobed opened 6 years ago

harobed commented 6 years ago

Have you planned to release version consul-cli version 0.5.0?

Cryptophobia commented 6 years ago

@Theaxiom , do we plan to have a new release of consul-cli?

Theaxiom commented 6 years ago

We could release a new version, let me look into what that entails and I will post my findings here.

Cryptophobia commented 6 years ago

Let me know if you need any help with this @Theaxiom

Theaxiom commented 6 years ago

@Cryptophobia if you could find out what is involved in releasing a new version and let me know, that would be great!

Cryptophobia commented 6 years ago

@Theaxiom : Looks like we can't build our version of the consul-cli because APIs in Go packages have diverged.

I agree, just tried to rebuild consul-cli and the consulapi library has diverged causing build errors.

https://github.com/mantl/consul-cli/issues/58#issuecomment-416052559

Theaxiom commented 6 years ago

It seems reasonable to me that this project be deprecated in favor of the official consul cli. This project was developed before there was an official consul cli.