CLI
  
    This action executes a CLI command. There is no
      authentication or checking the validity of each command. If a command fails, the CLI will log
      a message in the 
 log.
        To execute a CLI command, use the following
syntax:
        cli <cliCommand>
        where <cliCommand> is a
          quoted string.