You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include CLI::Importable into the Http and Dns command classes. Also add logic to call Importer.import_dns_query(...) or Importer.import_http_request(...) if options[:import] is set.
The text was updated successfully, but these errors were encountered:
Include
CLI::Importable
into theHttp
andDns
command classes. Also add logic to callImporter.import_dns_query(...)
orImporter.import_http_request(...)
ifoptions[:import]
is set.The text was updated successfully, but these errors were encountered: