-
Notifications
You must be signed in to change notification settings - Fork 13
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
Sl/w 16972747 #1257
Sl/w 16972747 #1257
Conversation
messages/delete_scratch.md
Outdated
|
||
# error.unknownScratch | ||
|
||
The org with username: %s is not known by the CLI to be a scratch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The org with username: %s is not known by the CLI to be a scratch | |
The org with username %s isn't a scratch org. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@soridalac , okay?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alternatively, how about:
Unable to find a scratch org with username %s.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay thats work, I will change it.
QA notes: ✅ throws on non-scratch orgs |
What does this PR do?
fix: prevent delete sandbox as default when using org delete scratch
What issues does this PR fix or reference?
@W-16972747@
Github issue link: forcedotcom/cli#3058