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: Prompt to select what to nuke and iOS simulator #311

Merged
merged 3 commits into from
Feb 15, 2022

Conversation

cszatmary
Copy link
Contributor

  • tb nuke now works with no flags and will prompt the user to select one or more things to remove.
    image
  • tb app ios run and tb app ios logs now prompt the user to select an iOS simulator. Previously it would try to pick a default but this had issues and was confusing for users.
    image
  • Nuking images, volumes, or networks now also stops and removes containers. Previously this would break if tb down was not run first since these resources cannot be removed when used by containers.
  • Fixed some cases where using control-C to terminate the program would not have the correct exit code and would display the logfile path.

Copy link
Contributor

@escakot escakot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cszatmary cszatmary merged commit 96652d2 into master Feb 15, 2022
@cszatmary cszatmary deleted the select-prompt branch February 15, 2022 19:20
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