12 lines
513 B
Plaintext
12 lines
513 B
Plaintext
# First line is header fields for columns
|
|
# Regular expressions are supported in all fields except the first.
|
|
# Last field supports variable length command completion.
|
|
# abc[[xyz]] is expended to abc(x(y(z)?)?)?, regexp inside [[]] i not supported
|
|
#
|
|
Template, Hostname, Vendor, Command
|
|
#
|
|
# Illegal regexp characters in column.
|
|
clitable_templateA:clitable_templateB, .*, VendorA, sh[[ow]] ve[[rsion]]
|
|
clitable_templateC, .*, [[VendorB, sh[[ow]] ve[[rsion]]
|
|
clitable_templateD, .*, VendorA, sh[[ow]] in[[terfaces]]
|