Github user cestella commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/277#discussion_r80932548
--- Diff: metron-platform/metron-management/README.md ---
@@ -19,11 +19,72 @@ project.
The functions are split roughly into a few sections:
* Shell functions - Functions surrounding interacting with the shell in
either a nicer way or a more functional way.
+* File functions - Functions around interacting with local or HDFS files
* Configuration functions - Functions surrounding pulling and pushing
configs from zookeeper
* Parser functions - Functions surrounding adding, viewing, and removing
Parser functions.
* Enrichment functions - Functions surrounding adding, viewing and
removing Stellar enrichments as well as managing batch size and index names for
the enrichment topology configuration
* Threat Triage functions - Functions surrounding adding, viewing and
removing threat triage functions.
+### File Functions
+
+* Local Files
+ * `FILE_LS`
--- End diff --
completely agreed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---