Activity for clish

  • janakiramireddyadidala janakiramireddyadidala posted a comment on discussion Help

    I am facing simillar issue, when input columns are more than 80 characters, escape characters are obsereved in ansiable playbook. Where can i find the solution/patch for this issue?

  • suresh suresh posted a comment on discussion Developers

    Hi All, I have added a new action handler to CLISH config file to launch shell using ! operator. When we use ! from CLISH, it is launching busybox. However if we execute any command within in this subshell (busybox) CTRL+C signal is not working. Is is this known issue?

  • Graeme McKerrell Graeme McKerrell posted a comment on discussion Developers

    CLISH itself doesn't provide any transport controls. It is a just command line program. If you wish to log into your box and use CLISH then you will need to set the default shell for your user. This way all the security access controls are handled by the hosting Linux system as for any other shell.

  • Bani Bani posted a comment on discussion Developers

    Hi @gmckerrell, Looking forward to your response. Thanks, Bani

  • Bani Bani modified a comment on discussion Developers

    Hi @gmckerrell, Do we have a remote login option with CLISH via which we can connect via telnet/ssh and access the implemented CLIs instead of changing the default shell ? Thanks Bani

  • Bani Bani modified a comment on discussion Developers

    Hi @gmckerrell, Do we have a remote login option with CLISH via which we can connect via telnet/ssh and access the implemented CLIs instead of changing the default shell ? Thanks Bani

  • Bani Bani modified a comment on discussion Developers

    Hi @gmckerrell, Do we have a remote login option with CLISH via which we can connect via telnet/ssh and access the implemented CLIs instead of changing the default shell ? Thanks Bani

  • Bani Bani posted a comment on discussion Developers

    Hi @gmckerrell, Do we have a remote login option with CLISH via which we can connect via telnet/ssh and access the implemented CLIs ? Thanks Bani

  • Graeme McKerrell Graeme McKerrell posted a comment on discussion Developers

    I think you just need to set clish as your login shell use the "chsh" command or edit your /etc/passwd file.

  • Bani Bani posted a comment on discussion Developers

    Hi Bo, Did you find any solution to your query. Thanks, Bani

  • Ashique CK Ashique CK posted a comment on ticket #8

    Anyone please share useful links to study about clish in detail. How to build, how to run, how to create our own clish shell ? all in detail.

  • Ashique CK Ashique CK posted a comment on ticket #8

    Hi Avinash, I have seen your post in sourceforge regarding CLISH. I am trying to study about clish. I have installed the package and while running clish, the same error is there for me. "Error: Can't get valid STARTUP tag. Error: Can't startup clish." Actually I don't know how to run clish. I was given the command, ./bin/clish -x ../clish.xml where clish.xml is an xml file i got from http://clish.sourceforge.net/. Can you explain how to run clish. How to create a new clish shell ? Thanks and reg...

  • Shanthakumar Venkatraman Shanthakumar Venkatraman posted a comment on discussion Help

    Hi, I am trying to add a hidden CLI command. To achieve this i followed the example given here https://groups.google.com/g/klish/c/9aOsv7zHFvo . But i am getting an error. clish: clish/view/view.c:333: clish_view__set_prompt: Assertion `!this->prompt' failed. I am attaching the code below. <?xml version="1.0" encoding="UTF-8"?> <CLISH_MODULE xmlns="http://clish.sourceforge.net/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema...

  • M S M S posted a comment on discussion Developers

    Hi friends, I am new to CLISH, presently we are using the clish tool in my project, i want help for how to call the c function from the clish command or is there any way to integrate the clish with c function i.e. if in cli tool by command we can get gain parameter from user, now after getting this parameter we can pass it as argument to c function for setting the gain of the transmitter. Thank you,

  • vivek gagrani vivek gagrani modified a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- <?xml version="1.0" encoding="UTF-8"?> <CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • vivek gagrani vivek gagrani modified a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- <?xml version="1.0" encoding="UTF-8"?> <CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • vivek gagrani vivek gagrani modified a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- <?xml version="1.0" encoding="UTF-8"?> <CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • vivek gagrani vivek gagrani modified a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- -<CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • vivek gagrani vivek gagrani modified a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- -<CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • vivek gagrani vivek gagrani posted a comment on discussion Open Discussion

    Hi all, I am writing an xml file for klish where user will enter option in command line of clish. For E.g. I want user to enter either enable or disable on commmand line. So if user press 'e' and tab then automatically enable should come or if user press 'd' and tab then automatically disable should come. My XML file is like this :- -<CLISH_MODULE xsi:schemaLocation="http://clish.sourceforge.net/XMLSchema http://clish.sourceforge.net/XMLSchema/clish.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

  • Sammy Sammy posted a comment on discussion Help

    How can I add a newline while writing help? I want the help to appear as a paragraph,...

  • Dustin Dustin posted a comment on discussion Open Discussion

    tar -xvf clish-x.x.x cd clish-x.x.x mkdir build cd build ../configure make && make...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane modified a comment on discussion Help

    <COMMAND name="copy" help="copy file from src to dest"> <PARAM name="tftp" help="tftp...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Help

    Could you please delete this thread ? Looks like you have created other thread with...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane modified a comment on discussion Help

    <COMMAND name="copy" help="copy file from src to dest"> <PARAM name="tftp" help="tftp...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Help

    <COMMAND name="copy" help="copy file from src to dest"> <PARAM name="tftp" help="tftp...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Help

    If you want auto finish facility, your copy command will looks like below: copy tftp...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Help

    Any updates ?

  • Danish Joseph Danish Joseph modified a comment on discussion Help

  • Danish Joseph Danish Joseph posted a comment on discussion Help

    Hi, I am new to the concepts of XML format. I need help here. I need to create a...

  • Danish Joseph Danish Joseph posted a comment on discussion Help

    Hi, I am new to the concepts of XML format. I need help here. I need to create a...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane modified a comment on discussion Help

    Hi, I am using clish in my project. Currently, my xml looks like below: <?xml version="1.0"...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane modified a comment on discussion Help

    Hi, I am using clish in my project. Currently, my xml looks like below: <?xml version="1.0"...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Help

    Hi, I am using clish in my project. Currently, my xml looks like below: <CLISH_MODULE...

  • ashutosh ashutosh posted a comment on discussion Developers

    HI, i am using CLISH xml format cli command, but i am not able to set any command...

  • Niraj Liladhar Nandane Niraj Liladhar Nandane posted a comment on discussion Developers

    Hi All, I am new to clish . I am creating one file using clish's one of the command...

  • clish clish released /OldFiles/clish-0.6.3-html.tar.gz

  • James Hammett James Hammett posted a comment on discussion Help

    Hi, What's the best/official way to run elevated commands in CLISH? Thinking in the...

1