Page MenuHomeVyOS Platform

Add a tool for automatically importing old style command definitions into XML
Resolved (N/A)Public

Description

While new style CLI definitions offer a lot of benefits (including automatic format error detection at build time), converting old commands to the new format remains a laborous task and makes rewrites take longer than they should.

Fully automatic conversion is impossible due to embedded shell scripts. However, even a skeleton file with all commands filled in that you can extend is already better than nothing, and there are quite a few options that can be imported in a deterministic fashion, such as help strings.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)