@contrast/cli
v1.37.0
Published
A collection of agent related CLI utilities
Downloads
2,278
Maintainers
Keywords
Readme
@contrast/cli
Installation
npm install @contrast/cli # optional, `npx` will install the package otherwise.
npx -p @contrast/cli <command>
Commands
rewrite
Usage: npx -p @contrast/cli rewrite [options] <entrypoint>
Rewrites application files, caching them so that rewriting does not need to occur when the application runs.
Arguments:
entrypoint The entrypoint for the application
Options:
-V, --version output the version number
-a, --assess enable assess mode
-h, --help display help for command