From f6cfdfd46763b86ff7969761990c4a7b7852670e Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Wed, 23 Aug 2023 22:06:35 +0200 Subject: [PATCH] cli: add "end" alias to "up", leave this node/subsection I'm sorry, I'm just so used to this modus from the previous company. The difference to 'exit', which is available on Cisco IOS, is that it on the top-level config context does not exit/abort to admin-exec but instead stops. Signed-off-by: Joachim Wiberg --- src/klish-plugin-infix/xml/infix.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/klish-plugin-infix/xml/infix.xml b/src/klish-plugin-infix/xml/infix.xml index 187b5127..b2c24f54 100644 --- a/src/klish-plugin-infix/xml/infix.xml +++ b/src/klish-plugin-infix/xml/infix.xml @@ -143,7 +143,7 @@ pop - + pop @@ -393,6 +393,10 @@ + + + + @@ -420,7 +424,7 @@ - +