config_printer

package
v0.0.0-...-b29c24b Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ConfigCmd is the root command
	ConfigCmd = &cobra.Command{
		Use:   "config",
		Short: "View and search for configuration parameters",
		Long:  "The 'config' command allows users to view, search, and see the documentation for various configuration parameters in the Pelican system.",
	}
)

Functions

This section is empty.

Types

type Match

type Match struct {
	OriginalKey      string
	HighlightedKey   string
	HighlightedValue string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳