Hello,
Iam trying to use paramiko and have run this command
ssh.exec_command('set -privilege advanced -confirmations off')
But Iam getting the following error:
<0x07>
Error: : "set" is not a recognized command.
Thanks in advance for any help on this