ssh-manager
ssh-manager copied to clipboard
"get --name" matches multiple (beginswith)
Describe the bug
Issuing:
ssh-manager get --provider bw --name firstchars
will match entries
- firstchars
- firstchars.two
and therefore fail. I believe an exact match is expected.
Expected behavior exact match
Environment: v1.2.0 Macos