Skip to content

keychain 2.9.3: "-quiet" should hide all warning messages emited when using the "--quick" option! #175

@Dominiquini

Description

@Dominiquini

I configured a bash function to run every time I start a new bash:

keychain --quick --quiet --noask ~/.ssh/id_rsa ~/.ssh/id_rsa_alternative

But if I don't start any agent, a warning keeping being displayed! If I started the keychain normally:

keychain ~/.ssh/id_rsa ~/.ssh/id_rsa_alternative

And insert the passwords, everything works fine!

Maybe this app could have a option that hide any message, than I can auto start in every shell without interruption!

Thanks

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions