Back to Oclif

`oclif manifest`

docs/manifest.md

4.23.0551 B
Original Source

oclif manifest

Generates plugin manifest json (oclif.manifest.json).

oclif manifest [PATH]

Generates plugin manifest json (oclif.manifest.json).

USAGE
  $ oclif manifest [PATH] [--jit]

ARGUMENTS
  [PATH]  [default: .] Path to plugin.

FLAGS
  --[no-]jit  Append commands from JIT plugins in manifest.

DESCRIPTION
  Generates plugin manifest json (oclif.manifest.json).

See code: src/commands/manifest.ts