networking roadmap cli modules (#40147)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/41028/head
Trishna Guha 6 years ago committed by GitHub
parent 248bc0a4e8
commit 6e639b591f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save