We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aad3f83 + 0977ab4 commit eb829afCopy full SHA for eb829af
6 files changed
src/bin/copy.bash
@@ -12,7 +12,7 @@ _copy_completion()
12
opts="-h -n -q -s -t -u -v"
13
14
local datastores_dst="running-config startup-config"
15
- local datastores_src="running-config startup-config factory-config"
+ local datastores_src="factory-config operational-state running-config"
16
17
case "${prev}" in
18
-t)
0 commit comments