Loading npm security reports…
Fast, modern Jenkins CLI + interactive TUI (status, logs, artifacts, search, stream).
Explicit CLI commands use Jenkins credentials against a user-configured Jenkins server. The `open` command interpolates that configured URL into a shell command, creating a local command-injection risk; artifact downloads also trust server-provided names for output paths.
`dist/bin/jenkins-cli.js` builds a shell string from configured `baseUrl` and invokes `child_process.exec` for `jenkins open`.
dist/bin/jenkins-cli.jsView on unpkg`dist/bin/jenkins-cli.js` builds a shell string from configured `baseUrl` and invokes `child_process.exec` for `jenkins open`.
dist/bin/jenkins-cli.jsView on unpkg