Would be great for CI usage. :)
Good idea, working on it!
Thanks! 🍺
Initial implementation can be found over here: https://git.sr.ht/~jamesponddotco/bunnystorage-go/tree/trunk/item/cmd/bunnystoragectl
I'll find the time to write a proper manpage and usage text sometime this week, but the application itself should work.
Hey, ~self, the CLI should be ready to go. Clone the repository and run
make
to build andsudo make install
to install it.Let me know what you think, please :)