cookieauth command
cookieauth uses a “Netscape cookie file” to implement the GOAUTH protocol described in https://golang.org/issue/26232. It expects the location of the file as the first command-line argument.
Example GOAUTH usage:
export GOAUTH="cookieauth $(git config --get http.cookieFile)"
See http://www.cookiecentral.com/faq/#3.5 for a description of the Netscape cookie file format.
- Version
- v0.0.0-20250902174711-b3d467893a65 (latest)
- Published
- Sep 2, 2025
- Platform
- linux/amd64
- Imports
- 12 packages
- Last checked
- 8 months ago –
Tools for package owners.