config

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package config implements the bcli config subcommand.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Output string `short:"o" default:"-" type:"path" completion:"<file>" help:"Path to write the resolved config YAML, or - for stdout"`
}

Command writes the resolved application config as YAML.

func (*Command) Run

func (c *Command) Run(log zerolog.Logger, gbl *cmd.Globals, cfg *bcliconfig.Config) (err error)

Run writes the merged config to stdout or a file.

Jump to

Keyboard shortcuts

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