command

package
v1.16.109 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MPL-2.0 Imports: 125 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeShutdownCh added in v1.0.2

func MakeShutdownCh() <-chan struct{}

MakeShutdownCh returns a channel that can be used for shutdown notifications for commands. This channel will send a message for every interrupt or SIGTERM received. Deprecated: use signal.NotifyContext

func RegisteredCommands added in v1.16.100

func RegisteredCommands(ui cli.Ui) map[string]mcli.CommandFactory

RegisteredCommands returns a realized mapping of available CLI commands in a format that the CLI class can consume.

Types

This section is empty.

Jump to

Keyboard shortcuts

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