summaryrefslogtreecommitdiff
path: root/templates-cfg/system/config-management/commit-archive/location/node.def
blob: c58b3b17670018f51adbc0f76381abd63f7c15a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
multi:
type: txt
help: Commit archive location

syntax:expression: exec "/opt/vyatta/sbin/vyatta-config-mgmt.pl \
                           --action=valid-uri                   \
                           --uri=\"$VAR(@)\" "; "Invalid URI"

val_help: <uri> ; Uniform Resource Identifier
comp_help: 
  "scp://<user>:<passwd>@<host>/<dir>"
  "ftp://<user>:<passwd>@<host>/<dir>"
  "tftp://<host>/<dir>"