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
One of our apps will most likely require a custom button added to the session card. The button has to execute a remote command through ssh on the node the job is running. I see custom html can be added to view.html.erb, was just wondering what would be the easiest way to accomplish this? Possibly with a js script?
Kind regards.
The text was updated successfully, but these errors were encountered:
Can you explain what the remote command does? There could be another facility to accomplish what you want, depending on what this command does and/or what side effects you want from it.
Hi team,
One of our apps will most likely require a custom button added to the session card. The button has to execute a remote command through ssh on the node the job is running. I see custom html can be added to view.html.erb, was just wondering what would be the easiest way to accomplish this? Possibly with a js script?
Kind regards.
The text was updated successfully, but these errors were encountered: