Skip to content

If the --mounter is not provided, the error is logged in the same line as the Enter value for --password:stdin output #78

@SailReal

Description

@SailReal

Please agree to the following

Summary

If the --mounter is not provided, the error is logged in the same line as the Enter value for --password:stdin output

What software is involved?

  • Operating System: Not relevant
  • Cryptomator CLI: 0.6.0

Volume Type

None

Steps to Reproduce

  1. echo "foo" | cryptomator-cli unlock /home/foo/vault/ --mountPoint=/home/foo/mounted --password:stdin

Expected Behavior

echo "foo" | cryptomator-cli unlock /home/foo/vault/ --mountPoint=/home/foo/mounted --password:stdin
Enter value for --password:stdin (Passphrase, read from STDIN):

Error: Missing required argument(s): --mounter=fully.qualified.ClassName
Usage:
...

(and when #76 is implemented, without Enter value for --password:stdin (Passphrase, read from STDIN):)

Actual Behavior

echo "foo" | cryptomator-cli unlock /home/foo/vault/ --mountPoint=/home/foo/mounted --password:stdin
Enter value for --password:stdin (Passphrase, read from STDIN): Error: Missing required argument(s): --mounter=fully.qualified.ClassName
Usage:
...

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions