Skip to content

Conversation

@s-t-e-v-e-n-k
Copy link
Contributor

Click 8.2 and above will now force an abort if a confirmation prompt isn't answered, rather than raising the CLIAbort that is expected. Catch this exception so that our own exceptions are raised.

Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

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

Hi @s-t-e-v-e-n-k , thanks for the pull request.

If you can add this try/catch to the other usages of click.prompt in this file I'll accept the pull request.

Click 8.2 and above will now force an abort if a confirmation prompt
isn't answered, rather than raising the CLIAbort that is expected. Catch
this exception so that our own exceptions are raised.
@s-t-e-v-e-n-k
Copy link
Contributor Author

Done!

@allmightyspiff allmightyspiff mentioned this pull request May 26, 2025
@allmightyspiff allmightyspiff merged commit 590a528 into softlayer:master May 26, 2025
11 of 12 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.

2 participants