Allows you to use the Luraph API via a CLI
  • JavaScript 95.7%
  • TypeScript 4.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-05-21 16:56:33 +01:00
src Initial commit 2022-05-21 16:55:16 +01:00
.gitignore Initial commit 2022-05-21 16:55:16 +01:00
.npmignore Initial commit 2022-05-21 16:55:16 +01:00
LICENSE Initial commit 2022-05-21 14:23:00 +01:00
package-lock.json Initial commit 2022-05-21 16:55:16 +01:00
package.json Initial commit 2022-05-21 16:55:16 +01:00
README.md Added usage 2022-05-21 16:56:33 +01:00
tsconfig.json Initial commit 2022-05-21 16:55:16 +01:00

luraph-cli

Allows you to use the Luraph API via a CLI

Installation

npm i -g luraph-cli

Usage

Usage: luraph-cli [options] [command]
        
Allows you to use the Luraph API via a CLI

Options:
  -V, --version                                        output the version number
  -h, --help                                           display help for command

Commands:
  obfuscate [options] <input> <output> <target> <key>
  status [options] <jobId> <key>
  nodes [options] <key>
  help [command]                                       display help for command