Skip to content

fides init does not have a --opt-out flag #4703

Open
@tariqajyusuf

Description

Bug Description

When running fides init, the user can pass the --opt-in flag to automatically opt-in to analytics for the utility. For scripts, we want to default to an opted-out state but there is no such flag that does this.

Steps to Reproduce

  1. fides init --no-opt-in
  2. fides init --opt-out
  3. fides init --opt-in=false

Expected behavior

At least one of these options exist to disable analytics

Screenshots

Console output of actual behavior. None of the reproduction options are supported.

Environment

  • Version: fides, version 2.31.0
  • OS: MacOS Sonoma 14.3.1
  • Python Version: 3.9.18
  • Docker Version: 25.0.3

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions