Richard Wossal
Richard Wossal
The basis for this is released in 1.7.0. Displaying the actual tag would just need a bit of arg parsing and printf magic sprinkled on top.
That's certainly possible but a bit involved in C, since we'd have to buffer the output and stuff. So I'm not sure it's worth the hassle :)
So this should be relatively easy to implement, the only problem is doing the actual animation, really... Patches welcome ;)
Doesn't even have to be a --car param - we could just symlink to `gt` to `gti` and then switch on `argv[0]`. The hardest part will be to come up...
@kingdonb `make bootstrap build-all` worked for me. We also have our fork upload builds to circle-ci (here: https://circleci.com/gh/pngmbh/object-storage-cli/17#artifacts/containers/0), in case you just need a quick binary for testing.
@Cryptophobia Can't really assist here, sorry - I don't have a GCR/ECR setup to test this, and I don't really see why this doesn't work on GCR/ECR (haven't used either...