Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

internal/cli: fix precedence on conn info to context => env => flags #703

Merged
merged 1 commit into from
Oct 26, 2020

Commits on Oct 26, 2020

  1. internal/cli: fix precedence on conn info to context => env => flags

    Fixes #673
    
    Without this, a flag never takes precedence if a context exists and
    therefore doesn't work at all.
    mitchellh committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3bb128a View commit details
    Browse the repository at this point in the history