tugboat
tugboat copied to clipboard
feature request: have tugboat support the block storage api
I'm new to tugboat and am loving it. I wonder though can the block storage thing be supported now that it is out of beta? I know that digital ocean's api supports that and I've ben using it. However tugboat for me is an easier interface as I can control my droplet on my mac with out using digital ocean's less then stellar website for screen readers. I should add I used homebrew to install tugboat, so hope that helps a bit.
@marrie Hi Marrie! It's awesome to hear that Tugboat has helped you out accessibility-wise.
To be honest, there isn't a huge amount of active development on Tugboat right now, I'm pretty busy with work things recently. I might take a stab at implementing this if I get some slack time.
In the meantime, Digital Ocean created their own CLI tool, not sure if they have full storage support yet? https://github.com/digitalocean/doctl
They did, and I have it, however the commands are so long I an never remember them. Lol! Who knows maybe someone is working on it in tugboat and will submit it to a separate branch. I can't code with beans, but still love the app.
Thoughts anyone?
This is currently blocked by implementing block storage in Barge: https://github.com/blom/barge/issues/17
Will see if I can hack on implementing it in Barge and then come back to this 👍