mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
client/command/builders
Overview
Implements the 'builders' command group for the Sliver client console.
Go Files
builders.go– Fetches external builder metadata and formats it for console display.commands.go– Registers the builders CLI command with its flags and completion helpers.