Skip to content

yg init

yg init

Create a .yeager.toml with sensible defaults

Synopsis

Creates a .yeager.toml in the current directory with all settings commented out. Uncomment and modify values you want to change.

Running yg without init works fine — this is only needed if you want to customize settings before your first run.

yg init [flags]

Options

      --force   overwrite existing .yeager.toml
  -h, --help    help for init

Options inherited from parent commands

  -j, --json      output in JSON format
  -q, --quiet     suppress yeager messages, show only command output
  -v, --verbose   enable debug logging

SEE ALSO

  • yg - Remote execution for local AI coding agents