Skip to content

No such option: --username #719

@tanookiben

Description

@tanookiben

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

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