douglascamata / douglascamata/passman_cli
print ctx.obj["passman"].get_vault(guid)
Open
good first issue
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi, are you still working on this project?
i was looking for a CLI tool for passman so i could use it in combination with rofi.
i found yours and installed it. but when running i get:
from passman_cli.cli import vault, credential
File "/home/eas/passman_cli/passman_cli/cli/vault.py", line 14
print ctx.obj["passman"].get_vault(guid)
^
SyntaxError: invalid syntax
any idea what could be wrong?
Contributor guide
Assessment
This issue has not been assessed yet.