commit | efb580021907c9b79d947ca66aa01bd678970172 | [log] [tgz] |
---|---|---|
author | Francis Laniel <francis.laniel@amarulasolutions.com> | Fri Dec 22 22:02:31 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 28 12:02:56 2023 -0500 |
tree | 1f3eacc199ccf7dff72b21750b5ec6213d907b4a | |
parent | 1239d230f97521ed9f58e85ba4254cfb3aa8c0d5 [diff] |
cmd: Add new cli command This command can be used to print the current parser with 'cli get'. It can also be used to set the current parser with 'cli set'. For the moment, only one value is valid for set: old. Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com>