Skip to content

[v3-0-test] Add new breeze run command for non-interactive command execution (#52370) - #52373

Merged
potiuk merged 1 commit into
v3-0-testfrom
backport-bb041b3-v3-0-test
Jun 28, 2025
Merged

[v3-0-test] Add new breeze run command for non-interactive command execution (#52370)#52373
potiuk merged 1 commit into
v3-0-testfrom
backport-bb041b3-v3-0-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Add a new breeze run command that allows running commands in the Breeze
environment without entering an interactive shell. This is useful for
automated testing, and one-off command execution which is useful for AI too.
(cherry picked from commit bb041b3)

Co-authored-by: Kaxil Naik kaxilnaik@gmail.com

…execution (#52370)
Add a new `breeze run` command that allows running commands in the Breeze
environment without entering an interactive shell. This is useful for
automated testing, and one-off command execution which is useful for AI too.
(cherry picked from commit bb041b3)
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
@potiuk
potiuk merged commit 6a95e10 into v3-0-testJun 28, 2025
@potiuk
potiuk deleted the backport-bb041b3-v3-0-test branch June 28, 2025 11:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@potiuk@kaxil