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

No such option: --username #719

Closed
tanookiben opened this issue Nov 28, 2023 · 0 comments
Closed

No such option: --username #719

tanookiben opened this issue Nov 28, 2023 · 0 comments
Labels

Comments

@tanookiben
Copy link

tanookiben commented Nov 28, 2023

Overview

The FAQ provides a command to set up the system keyring with credentials: https://github.com/icloud-photos-downloader/icloud_photos_downloader/blob/master/FAQ.md#system-keyring

But this command fails on the latest Docker image with:

Error: no such option: --username

Steps to Reproduce

$ docker run --rm -it --name icloud icloudpd/icloudpd:latest icloud --username="${APPLEID}"
Unable to find image 'icloudpd/icloudpd:latest' locally
latest: Pulling from icloudpd/icloudpd
9398808236ff: Pull complete 
06607948fa6a: Pull complete 
9cb5ea4c01eb: Pull complete 
Digest: sha256:59159f02416cc1ff693ce4e8cb63a2bcc4e887697a7e3778169fff586389952a
Status: Downloaded newer image for icloudpd/icloudpd:latest
Usage: exec icloud [OPTIONS]
Try 'exec icloud --help' for help.

Error: No such option: --username

Expected Behavior

Prompt for password, 2FA, etc.

Actual Behavior

Error

Context

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants