BloodHound_CLI

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

BloodHound CLI

Go

GitHub Release (Latest by Date) GitHub Release Date

BHCLI.png

Golang code for the bloodhound-cli binary in BloodHound. This binary provides control for various aspects of BloodHound's configuration.

BloodHound CLI is compatible with Docker Compose v2 and Podman. If using Podman, configure Docker compatibility mode.

Usage

Execute ./bloodhound-cli help for usage information (see below).

More information about BloodHound and how to manage it with bloodhound-cli can be found on the BloodHound Community Edition Quickstart Guide, which is part of the BloodHound documentation.

Compilation

Releases are compiled with the following command to set version and build date information:

go build -ldflags="-s -w -X 'github.com/SpecterOps/BloodHound_CLI/cmd/config.Version=`git describe --tags --abbrev=0`' -X 'github.com/SpecterOps/BloodHound_CLI/cmd/config.BuildDate=`date -u '+%d %b %Y'`'" -o bloodhound-cli main.go

The version for rolling releases is set to rolling.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL