networking roadmap cli modules (#40147)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>pull/4420/head
parent
248bc0a4e8
commit
6e639b591f
|
@ -55,8 +55,8 @@ Connection work
|
|||
Modules
|
||||
=======
|
||||
|
||||
* New ``cli_config`` - platform agnostic module for sending text based config over network_cli
|
||||
* New ``cli_command`` - platform agnostic command module
|
||||
* New ``network_config`` - platform agnostic module for sending text based config over network_cli
|
||||
* New ``network_command`` - platform agnostic command module
|
||||
* New ``network_get`` - platform agnostic module for pulling configuration via SCP/SFTP over network_cli
|
||||
* New ``network_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli
|
||||
|
||||
|
|
Loading…
Reference in New Issue