https://github.com/ancientlore/flagenv
Package flagenv populates flags from matching environment variables.
https://github.com/ancientlore/flagenv
Last synced: 10 months ago
JSON representation
Package flagenv populates flags from matching environment variables.
- Host: GitHub
- URL: https://github.com/ancientlore/flagenv
- Owner: ancientlore
- License: other
- Created: 2025-08-23T21:21:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T21:44:40.000Z (10 months ago)
- Last Synced: 2025-08-24T09:12:56.332Z (10 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flagenv
Package flagenv populates flags from matching environment variables.
Flags that have already been assigned are not overwritten.