@theosyslack/carmen
v3.0.5
Published
[](https://oclif.io) [](https://npmjs.org/package/@theosyslack/carmen) [
@theosyslack/carmen/3.0.5 darwin-x64 node-v12.16.1
$ carmen --help [COMMAND]
USAGE
$ carmen COMMAND
...Commands
carmen help [COMMAND]
display help for carmen
USAGE
$ carmen help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLISee code: @oclif/plugin-help
carmen scan [URL]
describe the command here
USAGE
$ carmen scan [URL]
OPTIONS
-h, --help show CLI help
-s, --silentSee code: src/commands/scan.ts
carmen screenshot [URL]
describe the command here
USAGE
$ carmen screenshot [URL]
OPTIONS
-h, --help show CLI help
-o, --out=out [default: 1,606,518,659,687] Name of the output file. If no extension is specified, .png will be used.
-s, --silentSee code: src/commands/screenshot.ts
carmen test [URL]
test out some pipeline
USAGE
$ carmen test [URL]See code: src/commands/test.ts
