You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws-vault --prompt=terminal login dev
or aws-vault login dev --prompt=terminal
(this is not a command-specific issue, I've seen this pop up when any aws-vault command is used)
Expected result
Prompt for password is on the terminal instead of the OS dialogue box
Actual result
OS dialogue box pops up
Debug output
2020/02/28 13:01:04 aws-vault v5.3.2
2020/02/28 13:01:04 [keyring] Considering backends: [keychain pass file]
2020/02/28 13:01:04 Loading config file /Users/karun/.aws/config
2020/02/28 13:01:04 Parsing config file /Users/karun/.aws/config
2020/02/28 13:01:04 [keyring] Querying keychain for service="aws-vault", keychain="aws-vault.keychain"
2020/02/28 13:01:04 [keyring] Found 6 results
2020/02/28 13:01:04 Looking up keyring for 'dev'
2020/02/28 13:01:04 [keyring] Querying keychain for service="aws-vault", account="dev", keychain="aws-vault.keychain"
2020/02/28 13:01:19 [keyring] No results found
aws-vault: error: Login failed: The specified item could not be found in the keyring
Command executed
aws-vault --prompt=terminal login dev
or
aws-vault login dev --prompt=terminal
(this is not a command-specific issue, I've seen this pop up when any
aws-vault
command is used)Expected result
Prompt for password is on the terminal instead of the OS dialogue box
Actual result
OS dialogue box pops up
Debug output
AWS Config
System Details
The text was updated successfully, but these errors were encountered: