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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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