mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
command/auth, github: improve cli docs
/cc @sethvargo
This commit is contained in:
@@ -43,6 +43,12 @@ account settings page on GitHub.
|
||||
|
||||
Example: vault auth -method=github token=<token>
|
||||
|
||||
Key/Value Pairs:
|
||||
|
||||
mount=github The mountpoint for the GitHub credential provider.
|
||||
Defaults to "github"
|
||||
|
||||
token=<token> The GitHub personal access token for authentication.
|
||||
`
|
||||
|
||||
return strings.TrimSpace(help)
|
||||
|
||||
Reference in New Issue
Block a user