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 --clean option to run:detached command #129

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Conversation

rafaelgomesxyz
Copy link
Collaborator

@rafaelgomesxyz rafaelgomesxyz commented Jan 12, 2024

Fixes #127

Adds a --clean option to the run:detached command that defaults to true:

  • when true, the workload will be deleted when disconnecting
  • when false, the workload will not be deleted when disconnecting (for example, when pressing Ctrl + C), but it will still self-delete when finishing

@rafaelgomesxyz rafaelgomesxyz self-assigned this Jan 12, 2024
@rafaelgomesxyz rafaelgomesxyz merged commit 69f2567 into main Jan 12, 2024
9 checks passed
@rafaelgomesxyz rafaelgomesxyz deleted the run-detached-clean branch January 12, 2024 17:58
rafaelgomesxyz added a commit that referenced this pull request Jan 12, 2024
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.

Add option to not delete workload when disconnecting from run:detached command
1 participant