summaryrefslogtreecommitdiff
path: root/docs/cli.rst
AgeCommit message (Collapse)Author
2026-05-14docs: finish RST→MD conversion on sagittaYuriy Andamasov
Port docs/cli.md and docs/installation/cloud/aws.md from rolling (the canonical, production-tested MyST versions) and remove the remaining cli.rst + aws.rst. Earlier conversion attempts on myst/sagitta had title-level errors flagged for separate fix; rolling's versions are clean. Drop the `cli.html` workaround in `_templates/llms.txt.j2` now that `cli.md` exists and is copied by `_copy_md_sources` — matches the rolling-branch template byte for byte at that line. 🤖 Generated by [robots](https://vyos.io)
2024-09-06cli: Document top-level op mode word meaningsDaniil Baturin
(cherry picked from commit 0a98076e88d0df05be43dd7cd90b900858f0d74a)
2024-05-22cli: commit-archive with git does not make use of source-address CLI ↵Christian Breunig
optionarchive (cherry picked from commit d9fef261e770cb45d5f02ae5e448590c7f6fead1)
2024-01-19Fix docs/cli.rstSebastian Weber
(cherry picked from commit 3b7d0667703cf918f6aaab4ae9b6abddb9d54982)
2023-01-15CLI: correct typorebortg
2022-10-14firewall: T2199: Updates to migrated firewall interface nodessarthurdev
2021-11-30op-mode: Add doc for show configuration JSON 1.4Viacheslav
2021-06-30configuration page: corrected spelling and grammatical mistakessrividya0208
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters.
2021-01-08cli: fix WARNING: Title overline too shortChristian Poessinger
2021-01-03Docs: Fix typo error in the header of the articleVladimir Belousov
2020-12-07fix build errors after arrangerebortg
2020-12-06arrange examplesrebortg
2020-11-29rearange changelog, cli, contributingrebortg
2020-08-22cli: fix broken links to command referencesChristian Poessinger
2020-02-18Build: fix document refRobert Göhler
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF.
2019-11-23toc: build proper doc in html and pdfChristian Poessinger
2019-07-27add a reference and document normal scrollingcurrite
2019-03-21add Config Tree and op moderebortg
2018-10-07Reformat TOC and overall document styleChristian Poessinger