container-govc/.govc.env
2026-01-23 01:34:08 +01:00

4 lines
127 B
Bash

export GOVC_URL="https://xxxx.yyyy.zz/"
export GOVC_USERNAME="username"
export GOVC_PASSWORD="password"
export GOVC_INSECURE=1