It would be nice to be able to allow arbitrary arguments in command sequences. For example for your example Cisco-like CLI...
interface encapsulation dot1ad dot1q
The arbitrary elements could be defined by regex. I'm not sure how iShell's classes would manage this.
If you have suggestions for how to do this, I could try to implement it.
It would be nice to be able to allow arbitrary arguments in command sequences. For example for your example Cisco-like CLI...
interface encapsulation dot1ad dot1q
The arbitrary elements could be defined by regex. I'm not sure how iShell's classes would manage this.
If you have suggestions for how to do this, I could try to implement it.