Skip to content

few options after the pipe operator like "match" or "last" etc. not working #12

@vjoshi-naisa

Description

@vjoshi-naisa

When we use commands such as show log messages | last 10 or show log messages | match ge-0/0/1 | last 10 etc., the output rendered is just the output of "show log messages" without any operator applied

The junos-mcp-server debug log shows this :

b'<?xml version="1.0" encoding="UTF-8"?><nc:rpc xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="urn:uuid:ffef7c5f-597d-4533-aba3-6a6db9418797"><command format="text">show log messages | last 10</command></nc:rpc>]]>]]>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions