Skip to main content

WebCLI usage

KubeMaya comes with a WebCLI, which can be used to run commands inside the device. To use it follow the next steps:

  1. Go to the COMMANDS tab to open the WebCLI
  2. Input your command in the Run your script box, you can enter multiple commands separed by ;, this feature reads and execute commands and bash
  3. Click in the RUN blue button to run your command.
  4. The output will appear in the log ouput box behind the input box.