Command-line tools ================== Install the project before using these commands. Each section below is generated directly from the corresponding :mod:`argparse` parser, so it stays in sync with the command's ``--help`` output. product_volume -------------- .. argparse:: :module: thmsoc.cli.product_volume :func: build_parser :prog: product_volume gen_l2_batches -------------- .. argparse:: :module: thmsoc.cli.gen_l2_batches :func: build_parser :prog: gen_l2_batches gen_summary_plot_batches ------------------------ .. argparse:: :module: thmsoc.cli.gen_summary_plot_batches :func: build_parser :prog: gen_summary_plot_batches gmag_retrieve_usgs_variometer ----------------------------- .. argparse:: :module: thmsoc.cli.gmag_retrieve_usgs_variometer :func: build_parser :prog: gmag_retrieve_usgs_variometer ip_owner_report --------------- Group IPv4 request addresses by registered organization and current origin ASN. Input may be read from a file or standard input; output is tab-separated. .. argparse:: :module: thmsoc.cli.ip_owner_report :func: build_parser :prog: ip_owner_report ip_rdns_report -------------- Aggregate IPv4 addresses and hostnames by their reverse-DNS domain. Input may be read from a file or standard input; output is tab-separated. .. argparse:: :module: thmsoc.cli.ip_rdns_report :func: build_parser :prog: ip_rdns_report