| Class | Commands::Add |
| In: |
commands/modules/add.rb
|
| Parent: | Dispatchers::Namespace |
This module uses the SoapDriver to add information to the knowledge base of the dradis server. Actions provided are:
| INFO | = | { :namespace => 'add', :description => 'add new information to the knowledge base of the server', :commands => { 'host' => { :desc => 'new host', :syntax => [ { :required => true, :label=>'host address', :regexp=> /\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/ |