Skip to content

Commit

Permalink
Change Vault Auth to Login
Browse files Browse the repository at this point in the history
  • Loading branch information
LanikSJ committed Mar 3, 2018
1 parent e9a4718 commit 3c7982d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliases/available/vault.aliases.bash
Expand Up @@ -11,5 +11,5 @@ alias vasrv="vault server"
alias vas="vault status"
alias vav="vault version"
alias vaw="vault write"
alias vag="vault auth -method=github"
alias vag="vault login -method=github"
alias varv="vault read -field=value"

0 comments on commit 3c7982d

Please sign in to comment.