You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app now supports one CLI in runtime. There are times when users want to allow multiple CLIs to be shown on the page at the same time so that one will not have to run multiple processes at the same time or restart the app with different CLI configs over and over.
Basic Example
By calling the app like so:
cli2ui cli1.yaml cli2.yaml cli3.yaml
There should be three CLIs available on the rendered page, and it is user's choice to invoke any on them.
Drawbacks
No response
Unresolved questions
No response
The text was updated successfully, but these errors were encountered:
Start Date
No response
Implementation PR
No response
Reference Issues
No response
Summary
The app now supports one CLI in runtime. There are times when users want to allow multiple CLIs to be shown on the page at the same time so that one will not have to run multiple processes at the same time or restart the app with different CLI configs over and over.
Basic Example
By calling the app like so:
There should be three CLIs available on the rendered page, and it is user's choice to invoke any on them.
Drawbacks
No response
Unresolved questions
No response
The text was updated successfully, but these errors were encountered: