Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildArgs ¶
func BuildArgs(cfg *CodexConfig) []string
BuildArgs returns the `--config` flag pairs that point codex at the configured Wingman server and lock down telemetry / non-essential features. Callers prefix them to whatever subcommand args they want to run, e.g. `append(BuildArgs(cfg), "app-server")`.
Types ¶
type CodexConfig ¶
Click to show internal directories.
Click to hide internal directories.