<command>
Usage
<rpc><command>CLI-command-string</command></rpc>Description
Request that the JUNOScript server run the indicated command-line interface (CLI) command. Provide the same options to the CLI command as when issuing the command at the CLI prompt.
Use this tag element only if the JUNOScript application programming interface (API) does not define an operational request tag element that corresponds to the CLI command. The output returned by the JUNOScript server in response to this tag element might be less complete or accurate than the output returned for a supported operational request tag element. For a list of the available operational request tag elements, see Mapping between Operational Tags and CLI Commands.
See Also