blob: 9dc2cbc8079c57c4337d3586761243fa590e379c [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001Destination specifier for the copy
2
3The keyword 'running-config' can be used to specify the controller's
4current state (that is, overwrite the running state).
5
6The 'config://' URI scheme can be used to save config files
7to the local controller's disk.
8
9The 'http://' and 'ftp://' URI schemes can be used to reference remote
10resources.
11
12If the destination specifier is omitted, the resource referenced
13by the source specifier is sent to the Cli console.
14