package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Apr 8, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config implements the bcli config subcommand.
type Command struct {
Output string `short:"o" default:"-" type:"path" help:"Path to write the resolved config YAML, or - for stdout"`
}
Command writes the resolved application config as YAML.
func (*Command) Run ¶
Run writes the merged config to stdout or a file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.