7. Output modifier commands

See “Using output modifiers in the MD-CLI” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR MD-CLI User Guide for more information.

|
count
match string
ignore-case boolean
invert-match boolean
max-count number
post-lines number
pre-lines number
no-more
pyexec (string | string)
> string

7.1. Output modifier command descriptions

|

Synopsis

Apply an output modifier

Context

|

Tree
Introduced

16.0.R1

Platforms

All

count

Synopsis

Show the line count of the output

Context
Tree
Introduced

16.0.R1

Platforms

All

match [pattern] string

Synopsis

Match on a string (") or regular expression (')

Context

| match string

Tree
Introduced

16.0.R1

Platforms

All

[pattern] string

Synopsis

String (") or regular expression (') pattern to match

Context

| match string

Notes

This element is part of a list key.

Introduced

16.0.R1

Platforms

All

ignore-case boolean

Synopsis

Ignore case in pattern match

Context

| match string ignore-case boolean

Default

false

Introduced

16.0.R1

Platforms

All

invert-match boolean

Synopsis

Invert the pattern match selection

Context

| match string invert-match boolean

Default

false

Introduced

16.0.R1

Platforms

All

max-count number

Synopsis

Maximum number of displayed matches

Context

| match string max-count number

Tree
Range

1 to 4294967295

Introduced

16.0.R1

Platforms

All

post-lines number

Synopsis

Number of lines to display following the matched line

Context

| match string post-lines number

Range

0 to 4294967295

Default

0

Introduced

16.0.R1

Platforms

All

pre-lines number

Synopsis

Number of lines to display preceding the matched line

Context

| match string pre-lines number

Tree
Range

0 to 4294967295

Default

0

Introduced

16.0.R1

Platforms

All

no-more

Synopsis

Prevent pagination for the displayed output

Context
Tree
Introduced

16.0.R1

Platforms

All

pyexec [url] (string | string)

Synopsis

Execute a Python application

Context

| pyexec (string | string)

Tree
Introduced

21.7.R1

Platforms

All

[url] (string | string)

Synopsis

Location of the script to be executed

Context

| pyexec (string | string)

Notes

This element is part of a list key.

Introduced

21.7.R1

Platforms

All

> [url] string

Synopsis

Redirect output to file

Context

> string

Introduced

16.0.R4

Platforms

All

[url] string

Synopsis

Location to save the output

Context

> string

String Length

1 to 199

Notes

This element is part of a list key.

Introduced

16.0.R4

Platforms

All