Mike Bailey

Results 27 comments of Mike Bailey

Thanks for your submission. I need to better document the command naming convention. This would be `bucket-objects` and I would be inclined to only include the version that lists more...

Thanks, I think this looks like a really desirable addition. I'll try to find time to have a play with it on the weekend. There are some other conventions I...

I tried to sneak in a review yesterday and ran out of time. This week is unlikely to see me have much time to review PRs. On Mon, 22 Feb...

Some years ago I envisaged getting the full field list from an ENV VAR but decided against it because some commands might use columns from others and it could break...

> I just found this repo today and I'm thrilled Thanks! I was thrilled to read what you created. > but I'm going to need more route53 support since we...

[It's a known problem with workarounds](https://stackoverflow.com/questions/12933362/getting-compgen-to-include-slashes-on-directories-when-looking-for-files/19062943)

It would be good to make it easier to override the default install location.

Thanks for sharing @danbst . I've not tried nixpkgs. Are there some simple commands I can run in a docker instance to install BMA via nixpkgs (to check it out)?

Thanks Rawiri. ``` local instance_id keyname private_ip instance_name instance_default_user read -r instance_id keyname private_ip instance_name instance_default_user <