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.1.5
- Published
- Jul 13, 2021
- Platform
- darwin/amd64
- Imports
- 12 packages
- Last checked
- 1 minute ago –
Tools for package owners.