The file iap_credentials_helper.sh
is broadly applicable to fetch tokens for use by CLI tools that can't
navigate Google's IAP via the API.
This wrapper is intended to be a very lightweight addition to the standard argocd
command. Specifically,
removing the need to type `-- header: Bearer ${IAP_TOKEN}" (or similar) onto every command!