Building a go cli tool to generate Kubernetes deployment files
The Go cobra framework is a great tool that can be used to write command-line interfaces in golang. It is used by many different organisations and projects because of how easy and simple it is to use.
Link to the Cobra framework: https://cobra.dev/. ...
abhii85.hashnode.dev7 min read