]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: add a cli that reads a file into running-config 5721/head
authorMark Stapp <mjs@voltanet.io>
Thu, 23 Jan 2020 15:17:40 +0000 (10:17 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 23 Jan 2020 19:48:06 +0000 (14:48 -0500)
commit874f579d641cb5b8ef5cbc39fcc7d1ecfd1206d3
tree71a8f7380c4e0cea0118d197586fdea56401bfd5
parent8015874dcd3fcdf46029ba73c01cac4ce712ca46
vtysh: add a cli that reads a file into running-config

Add a 'copy' cli that reads a file into the current running
config. Add an entry about the new cli to the user doc.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
doc/user/vtysh.rst
vtysh/vtysh.c