Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

arguments (Op Scripts)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
arguments {
    argument-name {
        description descriptive-text;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system scripts op file filename]

Description

Define the expected command-line arguments for an op script. Once configured, the list of possible arguments will be included in the context-sensitive help in the CLI.

Options

argument-name

The name of a command-line argument to an op script.

The remaining statement is explained separately. See CLI Explorer.

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 7.6.

footer-navigation