Sat_cli commands behave similarly to bash commands but are run on the satellite. Adding a switch to the LiveCommands page to send a command as a sat_cli command reduces the amount of 'boilerplate' necessary and makes it more convenient for operators.
Sat_cli commands are also handled differently to regular commands so adding this switch can flag a command to use this alternate method.
Additional Details
The switch should also have a specification of the server (ex2, yuk, ari, etc.) that the sat_cli command should be sent to.
Brief Feature Description
Sat_cli commands behave similarly to bash commands but are run on the satellite. Adding a switch to the LiveCommands page to send a command as a sat_cli command reduces the amount of 'boilerplate' necessary and makes it more convenient for operators.
Sat_cli commands are also handled differently to regular commands so adding this switch can flag a command to use this alternate method.
Additional Details
The switch should also have a specification of the server (ex2, yuk, ari, etc.) that the sat_cli command should be sent to.
Priority
Medium