Documentation
¶
Overview ¶
Package config provides formatted output helpers for the config command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProfileStatus ¶
ProfileStatus prints the active profile status line. Nil cmd is a no-op.
Parameters:
- cmd: Cobra command for output
- profile: Detected profile name (dev, base, or empty)
func Schema ¶
Schema prints the raw JSON schema content. Nil cmd is a no-op.
Parameters:
- cmd: Cobra command for output
- data: Raw schema bytes to display
func SwitchConfirm ¶
SwitchConfirm prints the profile switch confirmation message. Nil cmd is a no-op.
Parameters:
- cmd: Cobra command for output
- msg: Confirmation message from the switch operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.