help

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: GPL-3.0 Imports: 5 Imported by: 50

README

client/command/help

Overview

Implements the 'help' command group for the Sliver client console. Handlers map Cobra invocations to help workflows such as long help.

Go Files

  • help.go – Houses the legacy grouped help implementation for the console, kept for reference and future reuse.
  • long-help.go – Stores long-form help templates and utilities for formatting command documentation.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	C2ProfileImportStr = `[[.Bold]]Command:[[.Normal]] Import
	[[.Bold]]About:[[.Normal]] Load custom HTTP C2 profiles.
	`
)

Functions

func FormatHelpTmpl

func FormatHelpTmpl(helpStr string) string

FormatHelpTmpl - Applies format template to help string

func GetHelpFor

func GetHelpFor(cmdName []string) string

GetHelpFor - Get help string for a command

Types

This section is empty.

Jump to

Keyboard shortcuts

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