UNPKG

fatstraw

Version:

CLI for ingesting data into the ArcGIS Big Data Store

7 lines (6 loc) 152 B
require('yargs') .usage('fatstraw <cmd> [options]') .commandDir('./commands') .help('help') .epilog('Made with ♥️ by Esri DC R&D') .argv