From 3736927efa11585eee01da9616ed47abb65c834e Mon Sep 17 00:00:00 2001 From: shmuels Date: Tue, 20 Apr 2021 18:35:20 +0300 Subject: [PATCH] completing the function of hide for autocli-op in the yang files --- yang/clixon/clixon-lib@2021-03-08.yang | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yang/clixon/clixon-lib@2021-03-08.yang b/yang/clixon/clixon-lib@2021-03-08.yang index 44c5c0c8..4923793a 100644 --- a/yang/clixon/clixon-lib@2021-03-08.yang +++ b/yang/clixon/clixon-lib@2021-03-08.yang @@ -103,7 +103,9 @@ module clixon-lib { this point in the YANG tree for the automated generated CLI. Note that this extension is only used in clixon_cli. Operations is expected to be extended, but the following operations are defined: - - hide This command is active but not shown by ? or TAB"; + - hide This command is active but not shown by ? or TAB (meaning, it hides the auto-completion of commands) + - hide-database This command hides the database + - hide-database-auto-completion This command hides the database and the auto completion (meaning, this command acts as both commands above)"; argument cliop; } rpc debug {