summaryrefslogtreecommitdiff
path: root/docs/automation/command-scripting.rst
AgeCommit message (Collapse)Author
2026-05-06feat: flip swap mechanism on sagitta — MD as primary, RST as overrideYuriy Andamasov
Mirror of #1899 (current) and #1900 (circinus) for sagitta. Same logic, same scripts, per-branch file set. Changes: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 210 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix) for the same 210 stems - Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty - conf.py exclude_patterns flipped: rst-*.rst excluded by default - conf.py runtime-artifact references updated to _rst_override_state.json and _md_exclude.txt - scripts/swap_sources.py imported from current (post-#1899 rewrite, with inverted rename direction) - scripts/import_myst.py and tests/test_import_myst.py deleted (obsolete) - tests/test_swap_sources.py imported from current (post-#1899 rewrite) Side-effect: fixes the same 404 on /en/1.4/ View page source links that #1899 fixed for /en/rolling/ and #1900 fixed for /en/1.5/. Per-branch differences vs #1899: - sagitta has 210 stems vs current's 254 (sagitta has no vpp pages and fewer current-only features; cli + installation/cloud/aws are still RST-only on sagitta pending the title-level fix follow-up) - otherwise the script/conf.py/test changes are byte-identical with current Generated by robots https://vyos.io
2024-01-19Fix typos in automationSebastian Weber
(cherry picked from commit ac79583948672c470d51439644fd6da470e7805e)
2023-01-16proofread: increase date on various automation filesrebortg
2022-08-04bgp: T4257: changing BGP "local-as" to "system-as"Christian Poessinger
2022-06-29Updated syntax to python3zlibd
2022-03-23commands-scripting: fix build errorrebortg
2022-02-21command-scripting: remove trailing whitespacesChristian Poessinger
2022-02-21command-scripting: add example for tremote SSH op-mode commandsChristian Poessinger
2021-06-27command-scripting: correct spelling and grammarrebortg
2021-06-23Merge branch 'master' into automation-doc-scriptsRobert Göhler
2021-06-23automation: add description preconfig on bootfett0
2021-06-23automation: add description preconfig on bootfett0
2021-06-18automation: add custom pre/post-commit hooks (#550)fett0
2021-06-18automation: add custom pre/post-commit hooksfett0
2021-06-18automation: add custom pre/post-commit hooksfett0
2021-06-17automation: add custom pre/post-commit hooksfett0
2021-05-26bgp: adjust to new CLI syntax where local-as is an individual leafNodeChristian Poessinger
2020-11-29arange http-api and command-scriptingrebortg