in lib/cli.js [8:13]
constructor(app) { this.app = app; this.name = 'version'; this.description = 'print version'; this.useArgs = '0'; }