Update 'zshrc.bak'
This commit is contained in:
parent
1f1228a1c1
commit
a1ef7b696e
@ -12,5 +12,6 @@ function getrep(){
|
|||||||
function buildDb(){
|
function buildDb(){
|
||||||
export VAULT_ADDR=https://cci-prod-vault-a.infra.circleci.com
|
export VAULT_ADDR=https://cci-prod-vault-a.infra.circleci.com
|
||||||
export VAULT_CACERT=/Users/joesmith/vault.pem
|
export VAULT_CACERT=/Users/joesmith/vault.pem
|
||||||
|
aws sso login --profile cci
|
||||||
vault login -method oidc
|
vault login -method oidc
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user