I’m a researcher at a medical company, and wrote a bash script that would make it easier to use Google Cloud buckets. Well, I shared it with some coworkers and my manager, and they like it enough that I was asked to present it to the rest of the department!

Write out the documentation for it now while the script is simple and get it into source control.
People are only going to want to add more things to it and when you decide to leave you don’t want people calling you about it after a decade.
I wrote some help flags for the functions, do you think that’s sufficient?