mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Build: fix document ref
This commit is contained in:
parent
8991894c1d
commit
7a570a0352
@ -1,16 +1,21 @@
|
|||||||
.. cmd-index:
|
.. _cmd-index:
|
||||||
|
|
||||||
#################
|
#################
|
||||||
Command Reference
|
Command Reference
|
||||||
#################
|
#################
|
||||||
|
|
||||||
|
|
||||||
Operational Commands
|
Operational Commands
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
.. _op_cmd_list:
|
||||||
|
|
||||||
.. opcmdlist::
|
.. opcmdlist::
|
||||||
|
|
||||||
|
|
||||||
Configuration Commands
|
Configuration Commands
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
.. _cfg_cmd_list:
|
||||||
|
|
||||||
.. cfgcmdlist::
|
.. cfgcmdlist::
|
||||||
|
|||||||
@ -5,11 +5,11 @@ CLI
|
|||||||
###
|
###
|
||||||
|
|
||||||
The VyOS :abbr:`CLI (Command-Line Interface)` comprises an
|
The VyOS :abbr:`CLI (Command-Line Interface)` comprises an
|
||||||
:ref:`commandtree_operationmode` and a :ref:`commandtree_configmode`.
|
operational and a configuration mode.
|
||||||
|
|
||||||
Operational mode allows for commands to perform operational system tasks and
|
Operational mode allows for commands to perform operational system tasks and
|
||||||
view system and service status, while configuration mode allows for the
|
view system and service status, while configuration mode allows for the
|
||||||
modification of system configuration. The :ref:`command tree page<commandtree>`
|
modification of system configuration. The :ref:`cmd-index`
|
||||||
lists available commands and their functions.
|
lists available commands and their functions.
|
||||||
|
|
||||||
The CLI provides a built-in help system. In the CLI the ``?`` key may be used
|
The CLI provides a built-in help system. In the CLI the ``?`` key may be used
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user