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

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

Open
tariqajyusuf opened this issue Mar 14, 2024 · 0 comments
Open

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

tariqajyusuf opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tariqajyusuf
Copy link
Contributor

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
@tariqajyusuf tariqajyusuf added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant