-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
To start, this CLI has been very useful for us to automate the packaging and publishing of our UIPath Studio projects, so thank you all for the work on it!
One thing I have noticed though is that, when using this in a Github Actions workflow, it tends to spit out a ton of logs with essentially just the progress bar.
It would be really nice if there was some kind of --quiet option to let it run then just report back the response once complete. I imagine it would also be helpful for others building out scripts with minimal output.
Thanks for the consideration!
Reactions are currently unavailable