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

feat: add --yes flag to uninstall command #733

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

HeetVekariya
Copy link
Contributor

Fixes Issue:


Changes made:

  • Defined a --yes flag in the init() function of uninstall.go file
  • Added a condition to check if the flag value is changed or not, according to that continue for confirmation

Files changed:

  • uninstall.go (cli/cmd/uninstall.go)
  • odigos_uninstall.mdx (docs/cli/odigos_uninstall.mdx)

Total changes: 13

  • Tested the code

@HeetVekariya HeetVekariya requested a review from a team as a code owner October 31, 2023 16:06
@HeetVekariya HeetVekariya changed the title Feat/uninstall command feat: add --yes flag to uninstall command Oct 31, 2023
@blumamir blumamir merged commit 6d25774 into odigos-io:main Nov 2, 2023
5 checks passed
@HeetVekariya HeetVekariya deleted the feat/uninstall-command branch November 9, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants