Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: support vault token in plan command #14088

Merged
merged 1 commit into from
Aug 12, 2022
Merged

cli: support vault token in plan command #14088

merged 1 commit into from
Aug 12, 2022

Commits on Aug 11, 2022

  1. cli: respect vault token in plan command

    This PR fixes a regression where the 'job plan' command would not respect
    a Vault token if set via --vault-token or $VAULT_TOKEN.
    
    Basically the same bug/fix as for the validate command in #13062
    
    Fixes #13939
    shoenig committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e96d52d View commit details
    Browse the repository at this point in the history