I am attempting to execute a command remotely via ssh so that I can collect the information on another host.ex: ssh -t username@sensor show tech-supportInstead of the output I expect, I receive an error message: Error: Received invalid command line a...