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

Commits on Oct 9, 2024

  1. chore: Add remove flag to 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
    
    Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
    ThorstenHans committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5db90f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update cmd/cleanup.go

    Co-authored-by: Caleb Schoepp <caleb.schoepp@gmail.com>
    Signed-off-by: Thorsten Hans <thorsten.hans@outlook.com>
    ThorstenHans and calebschoepp authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    baa515b View commit details
    Browse the repository at this point in the history