Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the --mounter option optional. Use defaults (as with the desktop app) when it is not present #76

Open
2 tasks done
SailReal opened this issue Dec 16, 2024 · 0 comments

Comments

@SailReal
Copy link
Member

Please agree to the following

Summary

I do not want to provide the `--mounter' option all the time. We should use the same strategy here as for the desktop application, provide defaults and if the user wants to use something else, use the value of that option.

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

Vault gets unlocked using the default mount provider

Actual Behavior

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

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

@SailReal SailReal added the bug label Dec 16, 2024
@SailReal SailReal changed the title Make the `--mounter' option optional. Use defaults (as with the desktop app) when it is not present Make the --mounter option optional. Use defaults (as with the desktop app) when it is not present Dec 16, 2024
@infeo infeo added feature-request and removed bug labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants