Skip to content

Commit

Permalink
remove project help text
Browse files Browse the repository at this point in the history
  • Loading branch information
catsby committed Apr 28, 2021
1 parent 633d077 commit bd185bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugin/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,6 @@ Configuration:
"client_email" if "credentials" specified and this value is not.
The actual credential must have the "iam.serviceAccounts.signJWT"
permissions on this service account.
project=<string>
Project for the service account who will be authenticating to Vault.
Defaults to the credential's "project_id" (if credentials are specified)."
`

return strings.TrimSpace(help)
Expand Down

0 comments on commit bd185bd

Please sign in to comment.