bhThis document contains the help content for the bh command-line program.
Command Overview:
bh↴bh job↴bh job artifact↴bh job artifact download↴bh job artifact delete↴bh job delete↴bh scan↴bh scan dispatch↴bh blob↴bh blob download↴bh blob upload↴bh runner↴bh runner registration↴bh runner registration token↴bh runner registration command↴bh md↴bh md docs↴bh completion↴bhBountyHub CLI
Usage: bh [COMMAND]
job — Job related commandsscan — Scan related commandsblob — Blob related commandsrunner — Runner related commandsmd — Markdown related commandscompletion — Shell completion commandsbh jobJob related commands
Usage: bh job <COMMAND>
artifact — Job artifact related commandsdelete — Delete a jobbh job artifactJob artifact related commands
Usage: bh job artifact <COMMAND>
download — Download a file from the internetdelete — Delete job artifactbh job artifact downloadDownload a file from the internet
Usage:bh job artifact download [OPTIONS] --job-id <JOB_ID> --artifact-name <ARTIFACT_NAME>
-j, --job-id <JOB_ID>-a, --artifact-name <ARTIFACT_NAME>-o, --output <OUTPUT>bh job artifact deleteDelete job artifact
Usage:bh job artifact delete --job-id <JOB_ID> --artifact-name <ARTIFACT_NAME>
-j, --job-id <JOB_ID>-a, --artifact-name <ARTIFACT_NAME>bh job deleteDelete a job
Usage: bh job delete --job-id <JOB_ID>
-j, --job-id <JOB_ID>bh scanScan related commands
Usage: bh scan <COMMAND>
dispatch — Dispatch a scan from the latest revision of the workflowbh scan dispatchDispatch a scan from the latest revision of the workflow
Usage:bh scan dispatch [OPTIONS] --workflow-id <WORKFLOW_ID> --scan-name <SCAN_NAME>
-w, --workflow-id <WORKFLOW_ID>-s, --scan-name <SCAN_NAME>--input-string <INPUT_STRING>--input-bool <INPUT_BOOL>bh blobBlob related commands
Usage: bh blob <COMMAND>
download — Download a file from bountyhub.org blob storageupload — Upload a file to bountyhub.org blob storagebh blob downloadDownload a file from bountyhub.org blob storage
Usage: bh blob download [OPTIONS] --src <SRC>
-s, --src <SRC>-d, --dst <DST>bh blob uploadUpload a file to bountyhub.org blob storage
Usage: bh blob upload --src <SRC> --dst <DST>
-s, --src <SRC> — src is the source file on the local filesystem--dst <DST> — dst is the destination path on bountyhub.org blobsbh runnerRunner related commands
Usage: bh runner <COMMAND>
registration — Runner registration commandsbh runner registrationRunner registration commands
Usage: bh runner registration <COMMAND>
token — Get newly created runner registration tokencommand — Get runner registration command with newly created tokenbh runner registration tokenGet newly created runner registration token
Usage: bh runner registration token
bh runner registration commandGet runner registration command with newly created token
Usage: bh runner registration command
bh mdMarkdown related commands
Usage: bh md <COMMAND>
docs — Generate markdown documentation for the CLIbh md docsGenerate markdown documentation for the CLI
Usage: bh md docs
bh completionShell completion commands
Usage: bh completion <SHELL>
<SHELL>Possible values: bash, elvish, fish, powershell, zsh
This document was generated automatically by
clap-markdown.
Currently Reading
BH CLI Commands