Skip to content

[CLD-9158] Allow -y to quell the production warning as well as skip confirmation#1109

Merged
nickmisasi merged 1 commit intomasterfrom
CLD-9158
Apr 30, 2025
Merged

[CLD-9158] Allow -y to quell the production warning as well as skip confirmation#1109
nickmisasi merged 1 commit intomasterfrom
CLD-9158

Conversation

@nickmisasi
Copy link
Copy Markdown
Contributor

Summary

If you tried to use the Cloud CLI against a prod instance in a bash script where you pipe into jq, it would break, because this warning would appear before the JSON, and couldn't be parsed. This PR extends the -y parameter to quell not only the confirmation, but the warning itself.

Ticket Link

https://mattermost.atlassian.net/browse/CLD-9158

Release Note

None

@mm-cloud-bot mm-cloud-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Apr 30, 2025
@nickmisasi nickmisasi added the 2: Dev Review Requires review by a developer label Apr 30, 2025
@nickmisasi nickmisasi added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a developer labels Apr 30, 2025
@nickmisasi nickmisasi merged commit f946052 into master Apr 30, 2025
5 checks passed
@nickmisasi nickmisasi deleted the CLD-9158 branch April 30, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4: Reviews Complete All reviewers have approved the pull request release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants