mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 09:13:01 +02:00
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
config BR2_PACKAGE_BIN
|
|
bool "bin"
|
|
select BR2_PACKAGE_SYSREPO
|
|
select BR2_PACKAGE_LIBITE
|
|
help
|
|
Misc. tools for CLI and shell users.
|
|
|
|
Includes show (show.py) copy (NACM-aware datastore operations),
|
|
rpc (YANG RPC execution with NACM enforcement), erase, and files
|
|
commands.
|
|
|
|
https://github.com/kernelkit/infix
|