src/hmm_client/switch/dispatcher.py:Dispatcher.run uses exec_command —
works for non-interactive commands but fails on:
- VRP paging prompts ("--More--") on
display commands
- Write confirmation prompts (
Y/N)
system-view mode transitions
Needs invoke_shell channel + screen-length 0 temporary setup. Cannot be
written without a live CX310 — bundle with #11.
src/hmm_client/switch/dispatcher.py:Dispatcher.runusesexec_command—works for non-interactive commands but fails on:
displaycommandsY/N)system-viewmode transitionsNeeds
invoke_shellchannel +screen-length 0 temporarysetup. Cannot bewritten without a live CX310 — bundle with #11.