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
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
❯ secman init
✖ 💿 ~/.secman already exists
❯ rm -rf .secman
❯ secman init
✔ 💿 Initialization complete
run secman auth to authenticate
❯ secman auth
✔ Enter your email: … threew82@gmail.com
✔ Enter your master password: … ***********
Invalid email or master password. if you don't have an account, please create one using the command secman auth --create-account.
❯ secman auth --create-account
› Error: Unexpected argument: --create-account
› See more help with --help
The text was updated successfully, but these errors were encountered:
MacOS 12.1
Can't create new account
❯ secman init
✖ 💿 ~/.secman already exists
❯ rm -rf .secman
❯ secman init
✔ 💿 Initialization complete
run
secman auth
to authenticate❯ secman auth
✔ Enter your email: … threew82@gmail.com
✔ Enter your master password: … ***********
Invalid email or master password. if you don't have an account, please create one using the command
secman auth --create-account
.❯ secman auth --create-account
› Error: Unexpected argument: --create-account
› See more help with --help
The text was updated successfully, but these errors were encountered: