show_nats_config

package
v1.1.1142 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "show-nats-config",
	Short: "Displays the default NATS server configuration",
	Long:  ``,

	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println(natz.NatsConfig)
	},
	PersistentPreRun: func(cmd *cobra.Command, args []string) {

	},
}

RootCmd represents the base command when called without any subcommands

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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