1.8.0 #21
davidlatwe
started this conversation in
Release
1.8.0
#21
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enabled to run command with
rezup use --do "command", see 122affcBefore this, we can only execute a shell script via providing script file path, e.g.
rezup use --do /path/to/script.extNow we can run command directly, for example :
rezup use --do "rez-env -- echo hello"This discussion was created from the release 1.8.0.
Beta Was this translation helpful? Give feedback.
All reactions