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

Add remove flag to cleanup command #20

Merged

Conversation

ThorstenHans
Copy link
Contributor

This PR adds the remove flag to the cleanup command. By specifying the remove flag (shorthand r) users can alter the behavior of the cleanup command to actually remove the OTel containers, instead of just stopping them.

Fixes #18

By specifying the remove flag (shorthand r) users can alter the behavior of the cleanup command to actually remove the OTel containers, instead of just stopping them

Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
cmd/cleanup.go Outdated Show resolved Hide resolved
Co-authored-by: Caleb Schoepp <caleb.schoepp@gmail.com>
Signed-off-by: Thorsten Hans <thorsten.hans@outlook.com>
@calebschoepp calebschoepp merged commit 842d46b into fermyon:main Oct 10, 2024
7 checks passed
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.

Should spin otel cleanup actually clean up?
2 participants