AA-2724: Fixing AMP CLI: scp debug file

Review Request #934 — Created June 20, 2025 and submitted — Latest diff uploaded

ngurunathan
AMP
amp_4_0
AA-2724
apoorva.sn, mmiriam, pmurugaiyan

Fixing "debug scp <remotehost> debugfile" command.
Issue:
AN#debug scp "admin@12.168.162.115:/home/admin" sys_snap
Password:
command-line: line 0: Bad configuration option: password
lost connection

After fix:
AN(config)#debug scp "root@192.168.162.14:/root" sys_snap
Password:

Able to scp the debug file after the fix.

    Loading...