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

Drasi Uninstall command #2

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Drasi Uninstall command #2

merged 3 commits into from
Jul 15, 2024

Conversation

ruokun-niu
Copy link
Contributor

Users can uninstall a Drasi instance by using the uninstall command in our CLI, which under the hood just deletes the namespace.

Will ask the user to confirm whether the ns they want to delete is correct through a yes/no prompt. Users can also use the -y or --yes flag to skip this prompt (e.g. drasi uninstall -y)

If the namespace flag is not set, we will delete the current namespace in the Drasi config.

Will update the CLI docs in the docs repo later in a separate PR

cli/service/uninstaller.go Dismissed Show dismissed Hide dismissed
cli/service/uninstaller.go Dismissed Show dismissed Hide dismissed
cli/service/uninstaller.go Dismissed Show dismissed Hide dismissed
cli/service/uninstaller.go Dismissed Show dismissed Hide dismissed
cli/cmd/utils.go Dismissed Show dismissed Hide dismissed
@ruokun-niu ruokun-niu merged commit 37f5863 into main Jul 15, 2024
35 checks passed
@danielgerlag danielgerlag deleted the uninstall-drasi branch September 26, 2024 00:12
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.

3 participants