#!/usr/bin/env node require('../src/command').run() .catch(require('@oclif/errors/handle'))