cmd

package
v0.3.27 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: BSD-3-Clause Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AgentCommands

func AgentCommands() []*cobra.Command

AgentCommands is a bridge between the legacy multiplexing to commands, and full migration to Cobra for each command.

The code is already nicely structured with one function per command so it seemed cleaner to combine them all together here and "generate" cobra commands as just thin wrappers, rather through individual constructors.

func NewRoot

func NewRoot() *cobra.Command

NewRoot command.

func ProcessCommand

func ProcessCommand() *cobra.Command

ProcessCommand displays information about a Go process.

func ProcessInfo

func ProcessInfo(args []string)

ProcessInfo takes arguments starting with pid|:addr and grabs all kinds of useful Go process information.

func TreeCommand

func TreeCommand() *cobra.Command

TreeCommand displays a process tree.

Types

This section is empty.

Jump to

Keyboard shortcuts

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