11 lines
472 B
Plaintext
11 lines
472 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
|
||
|
|
#
|
||
|
|
clitable_templateA:clitable_templateB, .*, VendorA, sh[[ow]] ve[[rsion]]
|
||
|
|
clitable_templateC, .*, VendorB, sh[[ow]] ve[[rsion]]
|
||
|
|
clitable_templateD, .*, VendorA, sh[[ow]] in[[terfaces]]
|