-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commandline functionality missing (snap) #668
Copy link
Copy link
Closed
Description
Installed 2.2.0 snap in ubuntu 16.04. Tried to find commandline documentation without success. Used command:
$ keepassxc --help
QXcbConnection: Could not connect to display
Aborted
which was very confusing, why is it connecting to something and failing without clear explanation.
In IRC someone said to use keepassxc-cli but no such command is packaged in the snap?
Expected Behavior
Please provide CLI documentation. Expected CLI to work.
Current Behavior
CLI command missing
Possible Solution
Include CLI command to snap package
Steps to Reproduce (for bugs)
- sudo snap install keepassxc
- keepassxc-cli
- command not found
Context
Major annoyance ...
Your Environment
- KeePassXC version/commit used: (can be found under Help -> About)
- Qt version (e.g. Qt 5.3):
- Compiler (e.g. Clang++3.6.0):
- Operating System and version:
Ubuntu 16.04 server
Reactions are currently unavailable