Skip to content

Add docs for --no-enable-telemetry #128

Description

@christian-byrne

Describe the solution you'd like
The --no-enable-telemetry option should be in the help screen or documentation.

Additional context
I spent a long time attempting to bypass that prompt while trying to use comfy-cli in a sandbox 💀. Also when I run this:

python3 -m venv venv; source venv/bin/activate && \
firejail --noprofile --whitelist="/home/c_byrne/temp/venv/*" -- bash -c "python -m pip install comfy-cli; comfy-cli tracking disable; comfy-cli --workspace ./mock-ComfyUI"

it will say:

Tracking is now disabled.
Do you agree to enable tracking to improve the application? [y/N]: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions