Phil Henning

Results 35 comments of Phil Henning

**Pulled from a depreciated file; [configuration-gcp.md](https://github.com/bitovi/bitops/blob/plugins-cleanup/docs/cloud-configuration/configuration-gcp.md)** # GCP Follow the steps in Google's documentation to create and download your GCP Authentication Key. See [Googles official documentation](https://cloud.google.com/docs/authentication/getting-started) ## Configuration ------------------- ###...

That's true but it still is in the history. Perhaps we can branch + protect and make a note in the README?

Additionally - I just went through our blogs and though yes some blogs certainly point to these. They, to my knowledge, were never really used (didn't lead to conversion) and...

My question here is; In a list of 4 services, if 2 fails with different codes, which would be reported? Or is the intention to create a reportable object such...

So this is the type of error that I would recommend putting into the doc lookup under an entry like: `multiple processing failures`, `code:101` (or w.e) But yea I agree...

This would be an insanely easy `first-issue` as well btw

I believe approach 1 in the long term will be more successful. My reasoning is that, by separating the actions they become distinct entities that can be participated with distinctly...

Based on the above, the CLI language of choice seems to be Go After reading [this blog](https://go.dev/solutions/clis) I'm going to take a whack at it

I think there would be value in adding a subcommand option that allows specifying the directory the Ops_Repo will be generated in. Thoughts?