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

-y global confirmation key is not taken into account for TTY operation #880

Closed
s373r opened this issue Oct 8, 2024 · 0 comments · Fixed by #881
Closed

-y global confirmation key is not taken into account for TTY operation #880

s373r opened this issue Oct 8, 2024 · 0 comments · Fixed by #881
Assignees
Labels
bug Something isn't working

Comments

@s373r
Copy link
Member

s373r commented Oct 8, 2024

Describe the bug

-y global confirmation key is not taken into account for TTY operation

Steps To Reproduce

kamu init
kamu add https://raw.githubusercontent.com/kamu-data/kamu-cli/refs/heads/master/examples/leaderboard/player-scores.yaml
kamu --yes delete --all

Current Behavior

# Output
You are about to delete following dataset(s):
  player-scores
This operation is irreversible!
Do you wish to continue? [y/N]:

Expected Behavior

# Output
Deleted 1 dataset(s)

kamu system info

-

Logs

No response

Anything else?

No response

@s373r s373r added the bug Something isn't working label Oct 8, 2024
@s373r s373r self-assigned this Oct 8, 2024
@s373r s373r closed this as completed in #881 Oct 8, 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

Successfully merging a pull request may close this issue.

1 participant