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
$ gopass-jsonapi --version
Incorrect Usage: flag provided but not defined: -version
NAME:
gopass-jsonapi - Setup and run gopass-jsonapi as native messaging hosts, e.g. for browser plugins
USAGE:
gopass-jsonapi [global options] command [command options] [arguments...]
COMMANDS:
configure Setup gopass-jsonapi native messaging manifest for selected browser
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
2023/01/10 20:04:30 flag provided but not defined: -version
$ gopass-jsonapi -v
Incorrect Usage: flag provided but not defined: -v
NAME:
gopass-jsonapi - Setup and run gopass-jsonapi as native messaging hosts, e.g. for browser plugins
USAGE:
gopass-jsonapi [global options] command [command options] [arguments...]
COMMANDS:
configure Setup gopass-jsonapi native messaging manifest for selected browser
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
2023/01/10 20:04:43 flag provided but not defined: -v
$ gopass-jsonapi version
NAME:
gopass-jsonapi - Setup and run gopass-jsonapi as native messaging hosts, e.g. for browser plugins
USAGE:
gopass-jsonapi [global options] command [command options] [arguments...]
COMMANDS:
configure Setup gopass-jsonapi native messaging manifest for selected browser
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
Summary
gopass plugin in firefox says
though the newest gopass version is installed:
Steps To Reproduce
Enviornment
Linux b80 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Version unknown, because neither
--version
, nor-v
, norversion
is not supported bygopass-jsonapi
.Firefox plugin, despite the message, works well.
The text was updated successfully, but these errors were encountered: