@code-hud/hud-cli
v1.1.3
Published
Hud's CLI
Downloads
3,071
Keywords
Readme
hud-cli
Hud's CLI tool
Installation
$ npm install -g @code-hud/hud-cli
Commands
npx hud-cli sourcemap
Inject build ID into sourcemap files, and upload them to Hud's servers.
USAGE
$ npx hud-cli sourcemap FOLDER --access-key <value>
ARGUMENTS
FOLDER folder to look for sources and sourcemaps in
FLAGS
-l, --log-level=<option> [default: INFO] Level of logging messages
<options: DEBUG|INFO|ERROR>
--access-key=<value> (required) Access key for the API
DESCRIPTION
Inject build ID into sourcemap files, and upload them to Hud's servers.