diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:43:23 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:43:23 -0700 |
commit | b1f7a5e6af6614935d608cd52bc7df7eb8e074b2 (patch) | |
tree | 7bd9cf33c9f2dd57170a85ce54910bedba3a09bd /templates | |
parent | 9dc3fd49b7e37d33822cc2eea3a697be5d3f9e40 (diff) | |
download | vyatta-op-b1f7a5e6af6614935d608cd52bc7df7eb8e074b2.tar.gz vyatta-op-b1f7a5e6af6614935d608cd52bc7df7eb8e074b2.zip |
Add cli for vyatta-config-gen-sets.pl
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/configuration/cmds/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/configuration/cmds/node.def b/templates/show/configuration/cmds/node.def new file mode 100644 index 0000000..03f9f4c --- /dev/null +++ b/templates/show/configuration/cmds/node.def @@ -0,0 +1,2 @@ +help: Show running configuration as set commands +run: ${vyatta_sbindir}/vyatta-config-gen-sets.pl |