Skip to content

addpass script is broken #218

@FriendlyTroll

Description

@FriendlyTroll

Hi! Firstly, thanks for the awesome tool!

Here is the issue with running the command:

~$ addpass.sh --root "mynewroot" --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass"
--root
Missing --name option. Try --help

It also gets confused if you have more than to database listed in config like:

~$ addpass.sh --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass"
--name
Using database "/home/user/.password-store:/home/user/.password-store-2"
Enter password for entry "My new Site" >

It should just choose one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions