Documentation
¶
Overview ¶
Command envsetup creates .env and .env.example files from this module's .env.example. If either already exists, it only appends variables that are missing — grouped into their existing section when related vars are already present, or appended as a new section otherwise. Optional vars (those under the "Optional Config" divider, or with an inline "optional" comment) are written commented out by default.
Usage: go run github.com/TechTeam-ZUS/zus-go-common/cmd/envsetup@latest
Click to show internal directories.
Click to hide internal directories.