Maybe replace the custom handling of arguments and environment variables using the built-in flag and os packages with something like the popular spf13/cobra or spf13/viper packages.
The following existing functionality should still be supported:
Size, CPU and memory footprint should be sensible.
Maybe replace the custom handling of arguments and environment variables using the built-in flag and os packages with something like the popular spf13/cobra or spf13/viper packages.
The following existing functionality should still be supported:
Size, CPU and memory footprint should be sensible.